Class DecomposeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

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