org.openide.src
Class SourceException.Protection

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.openide.src.SourceException
                    |
                    +--org.openide.src.SourceException.Protection
All Implemented Interfaces:
Serializable
Enclosing class:
SourceException

public static class SourceException.Protection
extends SourceException

See Also:
Serialized Form

Inner classes inherited from class org.openide.src.SourceException
SourceException.IO, SourceException.Protection, SourceException.Veto
 
Constructor Summary
SourceException.Protection(Element prot)
           
 
Method Summary
 Element getTarget()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SourceException.Protection

public SourceException.Protection(Element prot)
Method Detail

getTarget

public Element getTarget()


Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.