当前页面: 
在线文档首页 > 
NetBeans API Javadoc 5.5.0 
SourceException.Veto (NetBeans Java Hierarchy API) - NetBeans API Javadoc 5.5.0 
org.openide.src
Class SourceException.Veto
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.openide.src.SourceException
              
org.openide.src.SourceException.Veto
- All Implemented Interfaces: 
 - Serializable
 
- Enclosing class:
 - SourceException
 
public static class SourceException.Veto
- extends SourceException
 
This is a wrapper over an unspecified VetoException thrown from a VetoableListener
 during some change.
- See Also:
 - Serialized Form
 
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
SourceException.Veto
public SourceException.Veto(PropertyVetoException reason)
getReason
public PropertyVetoException getReason()