当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
ContextException (Registry) - NetBeans API Javadoc (Current Development Version)
org.netbeans.api.registry
Class ContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.netbeans.api.registry.ContextException
- All Implemented Interfaces:
- Serializable
public class ContextException
- extends Exception
Context exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
getContext
public Context getContext()
- Context on which the exception happen.
- Returns:
- context or null