Class OptimizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.camunda.optimize.service.exceptions.OptimizeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOptimizeException(String detailedErrorMessage) OptimizeException(String detailedErrorMessage, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OptimizeException
public OptimizeException() -
OptimizeException
-
OptimizeException
-
-
Method Details
-
getErrorCode
-