Oracle&#174 Ultra Search Java API Reference
10g Release 2 (10.2)

B14221-01


oracle.ultrasearch.query
Class SubmitDisabledException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.sql.SQLException
              extended byoracle.ultrasearch.query.SearchException
                  extended byoracle.ultrasearch.query.SubmitURLException
                      extended byoracle.ultrasearch.query.SubmitDisabledException

All Implemented Interfaces:
java.io.Serializable

public class SubmitDisabledException
extends SubmitURLException

Thrown when administrator has disabled this feature.

Since:
9.0.2
See Also:
Serialized Form

Constructor Summary
SubmitDisabledException()

Methods inherited from class oracle.ultrasearch.query.SearchException
getErrorCode, getLocalizedMessage, getMessage

Methods inherited from class java.sql.SQLException
getNextException, getSQLState, setNextException

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

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

Constructor Detail

SubmitDisabledException

public SubmitDisabledException()

Oracle&#174 Ultra Search Java API Reference
10g Release 2 (10.2)

B14221-01


Copyright © 2003,2005, Oracle. All Rights Reserved.