Package sonia.scm
Class IllegalIdentifierChangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.ExceptionWithContext
sonia.scm.BadRequestException
sonia.scm.IllegalIdentifierChangeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class sonia.scm.ExceptionWithContext
ExceptionWithContext.AdditionalMessage
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalIdentifierChangeException
(String message) IllegalIdentifierChangeException
(ContextEntry.ContextBuilder context, String message) -
Method Summary
Methods inherited from class sonia.scm.ExceptionWithContext
getAdditionalMessages, getContext, getUrl
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalIdentifierChangeException
-
IllegalIdentifierChangeException
-
-
Method Details
-
getCode
- Specified by:
getCode
in classExceptionWithContext
-