Class ClientMessageId

java.lang.Object
org.apache.derby.client.am.ClientMessageId

public class ClientMessageId extends Object
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 Details

  • Constructor Details

    • ClientMessageId

      public ClientMessageId(String msgid)
      Creates a new instance of MessageId