Class ClassificationNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pro.taskana.common.api.exceptions.TaskanaException
pro.taskana.classification.api.exceptions.ClassificationNotFoundException
- All Implemented Interfaces:
Serializable
Thrown if a specific Classification is not in the database.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionClassificationNotFoundException(String classificationId) ClassificationNotFoundException(String key, String domain) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class pro.taskana.common.api.exceptions.TaskanaException
ensureNullIsHandled, getErrorCode, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
ERROR_KEY_ID
- See Also:
-
ERROR_KEY_KEY_DOMAIN
- See Also:
-
-
Constructor Details
-
ClassificationNotFoundException
-
ClassificationNotFoundException
-
-
Method Details
-
getClassificationKey
-
getDomain
-
getClassificationId
-