All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.as400.data.PcmlException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.ibm.as400.data.PcmlException

public class PcmlException
extends Exception
Thrown when an error is encountered using a ProgramCallDocument.

See Also:
ProgramCallDocument

Method Index

 o getLocalizedMessage()
Returns a localized description of this PcmlException.

Methods

 o getLocalizedMessage
 public String getLocalizedMessage()
Returns a localized description of this PcmlException.

Overrides:
getLocalizedMessage in class Throwable

All Packages  Class Hierarchy  This Package  Previous  Next  Index