Class SystemException

All Implemented Interfaces:
Serializable

public class SystemException extends TaskanaRuntimeException
This exception is thrown when a generic TASKANA problem is encountered.
See Also:
  • Field Details

  • Constructor Details

    • SystemException

      public SystemException(String msg)
    • SystemException

      public SystemException(String msg, Throwable cause)