Package ch.systemsx.cisd.common.exceptions
package ch.systemsx.cisd.common.exceptions
-
ClassDescriptionA
UserFailureExceptionfor authorization failure.TheConfigurationFailureExceptionis the super class of all exceptions that have their cause in an inappropriate configuration of the system.TheEnvironmentFailureExceptionis the super class of all exceptions that have their cause in the software or hardware environment of the system failing.Provides utilities for manipulating and examiningThrowableobjects.An exception indicating that an output file already exists.An exception that is "high-level" in the sense that we have a pretty good understanding what the failure means in the context where the exception has been thrown.Exception representing internal error in the program caused by programmer error.Exception to be thrown when authentication of a service at another service fails.Data provided to the system from another system is invalid.ThisUserFailureExceptionextension signals that a session has expired.ARuntimeExceptionextension which almost clones given rootException without saving it as cause.This is an extension to theRuntimeExceptionfor unimplemented methods.An automatic stack trace extractor.A class that holds the information about the status of an operation.The status of an operation.AStatusthat can also hold a result.Thrown bySystemExitinstead of plainRuntimeExceptionUsed to signal the error of getting last modification time of a store itemTheUserFailureExceptionis the super class of all exceptions that have their cause in an inappropriate usage of the system.