com.ibm.as400.data
Class PcmlException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.as400.data.XmlException
              extended bycom.ibm.as400.data.PcmlException
All Implemented Interfaces:
Serializable

public class PcmlException
extends XmlException

Thrown when an error is encountered using a ProgramCallDocument.

See Also:
ProgramCallDocument, Serialized Form

Methods inherited from class com.ibm.as400.data.XmlException
getException, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait