org.openide.src
Class SourceException.Protection

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.openide.src.SourceException
              extended byorg.openide.src.SourceException.Protection
All Implemented Interfaces:
Serializable
Enclosing class:
SourceException

public static class SourceException.Protection
extends SourceException

See Also:
Serialized Form

Nested Class Summary
 
Nested 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, 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

SourceException.Protection

public SourceException.Protection(Element prot)
Method Detail

getTarget

public Element getTarget()

 

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