|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.corba.idl.values.AbstractValue org.apache.axis2.corba.idl.values.ExceptionValue
public class ExceptionValue
Field Summary |
---|
Fields inherited from class org.apache.axis2.corba.idl.values.AbstractValue |
---|
dataType, memberValues |
Constructor Summary | |
---|---|
ExceptionValue(ExceptionType exceptionType)
|
Method Summary | |
---|---|
CorbaInvocationException |
getException()
|
void |
read(org.omg.CORBA_2_3.portable.InputStream inputStream)
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.axis2.corba.idl.values.AbstractValue |
---|
getMembers, getMemberValues, getTypeCode, read, setMemberValues, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExceptionValue(ExceptionType exceptionType)
Method Detail |
---|
public void read(org.omg.CORBA_2_3.portable.InputStream inputStream)
public CorbaInvocationException getException()
public java.lang.String toString()
toString
in class AbstractValue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |