Extension SDK 10.1.2

oracle.ide.editor
Class OpenAbortedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byoracle.ide.editor.OpenAbortedException
All Implemented Interfaces:
java.io.Serializable

public class OpenAbortedException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
OpenAbortedException()
           
OpenAbortedException(java.lang.String msg)
           
 
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

OpenAbortedException

public OpenAbortedException()

OpenAbortedException

public OpenAbortedException(java.lang.String msg)

Extension SDK

 

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