Package org.apache.derby.client.am
Class ClientMessageId
java.lang.Object
org.apache.derby.client.am.ClientMessageId
A very simple wrapper around a message id. This is needed so that
the new constructors for SqlException using message ids don't conflict
with the old constructors.
Once all messages have been internationalized, we could conceivably
get rid of this class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
msgid
-
-
Constructor Details
-
ClientMessageId
Creates a new instance of MessageId
-