com.ibm.as400.data
Class PcmlException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.as400.data.XmlException
                    |
                    +--com.ibm.as400.data.PcmlException
All Implemented Interfaces:
java.io.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, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait