All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.as400.data.PcmlSpecificationException

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

public class PcmlSpecificationException
extends Exception
Thrown when an errors are detected in the PCML source file.

See Also:
ProgramCallDocument

Method Index

 o reportErrors()
Logs the specfication errors to error logging stream determined by PcmlMessageLog.

Methods

 o reportErrors
 public void reportErrors()
Logs the specfication errors to error logging stream determined by PcmlMessageLog.

See Also:
PcmlMessageLog

All Packages  Class Hierarchy  This Package  Previous  Next  Index