Oracle ADF Business Components interMedia Domains API Reference
Oracle JDeveloper 10g (10.1.2)
B10394-01


oracle.ord.im
Class OrdHttpUploadException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byoracle.ord.im.OrdHttpUploadException

All Implemented Interfaces:
java.io.Serializable

public class OrdHttpUploadException
extends java.io.IOException

The OrdHttpUploadException class extends IOException to report errors encountered during the uploading of multimedia data from an HTTP client to a database. Its primary purpose is to allow the localization of error message text.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait


Oracle ADF Business Components interMedia Domains API Reference
Oracle JDeveloper 10g (10.1.2)
B10394-01


Copyright © 2001,2004, Oracle. All Rights Reserved.