Class zc390.zCobolException

All Implemented Interfaces:
Serializable
Enclosing class:
zc390

class zc390.zCobolException extends Exception
// #655 Custom exception // #655
  • Constructor Details

    • zCobolException

      public zCobolException(String msg)
      // #655 Constructor // #655 // #655
      Parameters:
      msg - exception message text // #655