Class LMException

All Implemented Interfaces:
Serializable

public class LMException extends CBLFatalException
See Also:
  • Constructor Details

    • LMException

      public LMException(String message)
    • LMException

      public LMException(Exception reason)
  • Method Details