Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Help
12c (12.1.2)

E48720-01


oracle.help.common.search
Class SearchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.help.common.search.SearchException

All Implemented Interfaces:
java.io.Serializable

public class SearchException
extends java.lang.Exception
See Also:
Serialized Form

Constructor Summary
SearchException(java.lang.String msg)
           
SearchException(java.lang.String msg, java.lang.Exception cause)
           

 

Method Summary
 java.lang.Exception getSourceException()
           

 

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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

SearchException

public SearchException(java.lang.String msg)

SearchException

public SearchException(java.lang.String msg,
                       java.lang.Exception cause)

Method Detail

getSourceException

public java.lang.Exception getSourceException()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Help
12c (12.1.2)

E48720-01


Copyright © 1998, 2013, Oracle. All Rights Reserved.