uPortal 2.4.1
API Documentation

Package org.jasig.portal.lang

Interface Summary
ChainedThrowable The ChainedThrowable interface is a tagging interface for the chaining facilities.
ThrowableHandler The ThrowableHandler interface defines the error management mechanism for handler implementations.
 

Class Summary
Resources The Resources class defines a set of utility methods which translate an internationalized string to a localized string.
StackTrace The StackTrace object represents a single stack frame of information.
ThrowableHelper The ThrowableHelper class defines a set of utility methods for handling common error management operations in a fashion which takes advantage of the J2SDK 1.4 constructs while maintaining J2SDK 1.3 compatibility.
TypeConverter The TypeConverter class provides efficient and consistent static type converter utilities for the basic types.
 

Exception Summary
ChainedException The ChainedException class has facilities for exception chaining.
ChainedRuntimeException The ChainedRuntimeException class has facilities for exception chaining.
 

Error Summary
ChainedError The ChainedError class has facilities for error chaining.
 


uPortal 2.4.1
API Documentation