Package mc.core.system.util.exception
Class DeleteTiedElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
mc.core.system.util.exception.ApplicationException
mc.core.system.util.exception.UserException
mc.core.system.util.exception.DeleteTiedElementException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class mc.core.system.util.exception.UserException
UserException.Severity -
Constructor Summary
ConstructorsConstructorDescriptionDeleteTiedElementException(Object... args) DeleteTiedElementException(String message, Object... args) DeleteTiedElementException(String message, Throwable cause, Object... args) DeleteTiedElementException(Throwable cause, Object... args) -
Method Summary
Methods inherited from class mc.core.system.util.exception.UserException
addMessageLine, getLocalizedMessage, getMessageLines, getSeverity, hasSeveralLines, linebreak, setSeverityMethods inherited from class mc.core.system.util.exception.ApplicationException
getArgs, getMessage, log, shouldLogMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeleteTiedElementException
-
DeleteTiedElementException
-
DeleteTiedElementException
-
DeleteTiedElementException
-