Class CheetahRuntimeException

All Implemented Interfaces:
Serializable

public class CheetahRuntimeException extends CheetahException
See Also:
  • Constructor Details

    • CheetahRuntimeException

      public CheetahRuntimeException(Throwable cause)
    • CheetahRuntimeException

      public CheetahRuntimeException(String message)
    • CheetahRuntimeException

      public CheetahRuntimeException(String message, String[] messageStack)