Class OrcaRuntimeException

All Implemented Interfaces:
Serializable

public class OrcaRuntimeException extends OrcaException
See Also:
  • Constructor Details

    • OrcaRuntimeException

      public OrcaRuntimeException(Throwable cause)
    • OrcaRuntimeException

      public OrcaRuntimeException(String message)
    • OrcaRuntimeException

      public OrcaRuntimeException(String message, String[] messageStack)