|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.as400.data.PcmlException
Thrown when an error is encountered using a ProgramCallDocument.
ProgramCallDocument
, Serialized FormMethod Summary | |
java.lang.Exception |
getException()
Returns the original exception that caused this PcmlException . |
java.lang.String |
getLocalizedMessage()
Returns a localized description of this PcmlException . |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Method Detail |
public java.lang.String getLocalizedMessage()
PcmlException
.public java.lang.Exception getException()
PcmlException
.PcmlException
.
If this exception was not caused by another exception, null is returned.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |