Oracle interMedia Java Classes for Servlets and JSP API Reference
10g Release 2 (10.2)

Part No. B14300-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 interMedia Java Classes for Servlets and JSP API Reference
10g Release 2 (10.2)

Part No. B14300-01


Copyright © 1999, 2005, Oracle. All rights reserved.