Package com.ibm.itim.exception

Provides the base ITIMException and ITIMRuntimeException classes that are the base classes of most exceptions thrown in ITIM.

See: Description

  • Exception Summary 
    Exception Description
    ITIMException
    An Exception capable of accepting values for replaceable tokens, which may be used in MessageFormater to format "flexible" error desciptions
    ITIMRuntimeException
    This class is capable of accepting values for replaceable tokens, which may be used in MessageFormater to format "flexible" error desciptions

Package com.ibm.itim.exception Description

Provides the base ITIMException and ITIMRuntimeException classes that are the base classes of most exceptions thrown in ITIM.