Package org.apache.empire.exceptions
package org.apache.empire.exceptions
This package contains classes for exception handling of general errors.
-
ClassDescriptionBeanException Base class for bean related exceptionsThis exception type is used for all empire errors.ExceptionMessageFormatter returns a message text for an Exception from a given pattern and parametersThis exception type is used for file related empire errors.InvalidOperationException Indicates that an operation cannot be performed due to requirements not met.OperationFailedException Indicates that an operation has failedUserLevelException This class may be used either a base class or a wrapper class for other exceptions.