interMedia BC4J Integration

oracle.ord.im
Class OrdHttpMessage

java.lang.Object
  |
  +--oracle.ord.im.OrdHttpMessage

public class OrdHttpMessage
extends java.lang.Object

The OrdHttpMessage class is used by the OrdHttpUploadException and OrdHttpResponseException classes to retrieve error message text from a message properties file. Its primary purpose is to allow the localization of error message text.


Constructor Summary
OrdHttpMessage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrdHttpMessage

public OrdHttpMessage()

interMedia BC4J Integration