站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

SourceException.Protection (NetBeans Java Hierarchy API) - NetBeans API Javadoc 5.0.0

 

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 May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.