Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.ide
Class NotImplementedCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.ide.NotImplementedCommandException
All Implemented Interfaces:
java.io.Serializable

public class NotImplementedCommandException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
NotImplementedCommandException()
           
NotImplementedCommandException(java.lang.String string)
           
NotImplementedCommandException(java.lang.String string, java.lang.Throwable throwable)
           
NotImplementedCommandException(java.lang.Throwable throwable)
           
 
Method Summary
 
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

NotImplementedCommandException

public NotImplementedCommandException(java.lang.Throwable throwable)

NotImplementedCommandException

public NotImplementedCommandException(java.lang.String string,
                                      java.lang.Throwable throwable)

NotImplementedCommandException

public NotImplementedCommandException(java.lang.String string)

NotImplementedCommandException

public NotImplementedCommandException()

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.