All Classes and Interfaces
Class
Description
A mix-in interface which can be used to identify exceptions which support
localization.
A localizable message whose
String
representation can be retrieved in
one or more locales.A mutable sequence of localizable messages and their parameters.
An opaque handle to a localizable message.
Subclass for creating messages with no arguments.
Subclass for creating messages with one argument.
Subclass for creating messages with two arguments.
Subclass for creating messages with three arguments.
Subclass for creating messages with four arguments.
Subclass for creating messages with five arguments.
Subclass for creating messages with six arguments.
Subclass for creating messages with seven arguments.
Subclass for creating messages with eight arguments.
Subclass for creating messages with nine arguments.
Subclass for creating messages with an any number of arguments.
Thrown to indicate that a method has been passed an illegal or inappropriate
argument.