Package restapi.utils.error
Class CustomConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
restapi.utils.error.CustomConflictException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCustomConflictException
(String errorMessage) CustomConflictException
(String errorMessage, Throwable err) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CustomConflictException
-
CustomConflictException
-