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
-
getLocalizedMessage()
- Returns a localized description of this
PcmlException
.
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