Class ResetException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

public class ResetException extends ComponentException
Thrown in case resetting a component caused problems. Usually a method similar to "reset()" throws such an exception.
See Also: