Class SystemExitException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.systemsx.cisd.common.exceptions.SystemExitException
All Implemented Interfaces:
Serializable

public final class SystemExitException extends RuntimeException
Thrown by SystemExit instead of plain RuntimeException
See Also:
  • Constructor Details

    • SystemExitException

      public SystemExitException(String msg)