org.jasig.portal.lang |
|
Java Source File Name | Type | Comment |
ChainedError.java | Class | The ChainedError class has facilities for error
chaining. |
ChainedException.java | Class | The ChainedException class has facilities for exception
chaining. |
ChainedRuntimeException.java | Class | The ChainedRuntimeException class has facilities for
exception chaining. |
ChainedThrowable.java | Interface | The ChainedThrowable interface is a tagging interface
for the chaining facilities. |
ChainedThrowable_Test.java | Class | |
Resources.java | Class | The Resources class defines a set of utility methods
which translate an internationalized string to a localized
string. |
Resources_Test.java | Class | The TypeConverter_Test class tests TypeConverter class. |
StackTrace.java | Class | The StackTrace object represents a single stack frame
of information. |
StackTrace_Test.java | Class | |
ThrowableHandler.java | Interface | The ThrowableHandler interface defines the error
management mechanism for handler implementations. |
ThrowableHelper.java | Class | 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. |
ThrowableHelper_Test.java | Class | The ThrowableHelper_Test class tests
ThrowableHelper class. |
TypeConverter.java | Class | The TypeConverter class provides efficient and
consistent static type converter utilities for the basic types. |
TypeConverter_Test.java | Class | The TypeConverter_Test class tests TypeConverter class. |