IRISLIB database
_.Exception Namespace Reference

Documentation for the _.Exception package. More...

Classes

class  AbstractException
 The <class>Exception.AbstractException</class> defines the interface to exceptions that may be caught and thrown via the Try/Catch exception handling facilities. More...
 
class  CPPException
 For InterSystems internal use only, subject to change without notice. More...
 
class  EMAPI
 An EMAPI exception is instantiated and thrown when the Enterprise Manager remote API wishes to return an error. More...
 
class  General
 Simple exception class that can be throw in user code. More...
 
class  PythonException
 The <class>Exception.PythonException</class> class provides access to information about the most recent python error. More...
 
class  SQL
 An SQL exception is instantiated using SQLCODE and msg. More...
 
class  StatusException
 Class to hold Status style exceptions
If you wish to create one with New then the 4th argument is a $lb of data values to the error Status, e.g. More...
 
class  SystemException
 The <class>Exception.SystemException</class> class provides access to information about the most recent system error. More...
 

Detailed Description

Documentation for the _.Exception package.