Class InternalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.cds.services.utils.lib.tools.exception.InternalException
All Implemented Interfaces:
Serializable

public class InternalException extends Exception
See Also:
  • Constructor Details

    • InternalException

      public InternalException()
    • InternalException

      public InternalException(String message)
    • InternalException

      public InternalException(String message, Throwable cause)
    • InternalException

      public InternalException(Throwable cause)