Class zc390.zCobolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
zc390.zCobolException
- All Implemented Interfaces:
Serializable
- Enclosing class:
zc390
// #655
Custom exception // #655
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
zCobolException
// #655 Constructor // #655 // #655- Parameters:
msg- exception message text // #655
-