Package sonia.scm
Class ConcurrentModificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.ExceptionWithContext
sonia.scm.ConcurrentModificationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class sonia.scm.ExceptionWithContext
ExceptionWithContext.AdditionalMessage
-
Constructor Summary
ConstructorsConstructorDescriptionConcurrentModificationException
(Class<?> type, String id) ConcurrentModificationException
(String type, String id) ConcurrentModificationException
(List<ContextEntry> context) -
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
-
ConcurrentModificationException
-
ConcurrentModificationException
-
ConcurrentModificationException
-
-
Method Details
-
getCode
- Specified by:
getCode
in classExceptionWithContext
-