Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.ide.externaltools
Class ExternalToolVetoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.ide.externaltools.ExternalToolVetoException

All Implemented Interfaces:
java.io.Serializable

public final class ExternalToolVetoException
extends java.lang.Exception

An exception thrown by ExternalToolListener.toolWillStart(ExternalToolEvent) to veto the execution of a tool.

Since:
11.1.1.0.1
See Also:
Serialized Form

Constructor Summary
ExternalToolVetoException()
           

 

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

ExternalToolVetoException

public ExternalToolVetoException()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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