com.ibm.as400.data
Class PcmlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.as400.data.XmlException
              extended by com.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

Method Summary
Modifier and Type Method and Description
 
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