Returns the index within this string of the first occurrence of the
specified substring in this sequence, with the search starting at the
specified position.
Constructs an exception containing a resource bundle name, a message
key, a default message format (in case the resource bundle can't be
found), and arguments to be incorporated in the message via
java.text.MessageFormat.
Constructs an exception containing a resource bundle name, a message
key, a default message (in case the resource bundle can't be found), and
another exception.
Constructs an exception containing a resource bundle name, a message
key, a default message format (in case the resource bundle can't be
found), arguments to be incorporated in the message via
java.text.MessageFormat, and another exception.