当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
OperationException (Auto Update Services) - NetBeans API Javadoc (Current Development Version)
org.netbeans.api.autoupdate
Class OperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.netbeans.api.autoupdate.OperationException
- All Implemented Interfaces:
- Serializable
public final class OperationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OperationException
public OperationException(OperationException.ERROR_TYPE error)
- not public contructor
OperationException
public OperationException(OperationException.ERROR_TYPE error,
Exception x)
- not public contructor
OperationException
public OperationException(OperationException.ERROR_TYPE error,
String message)
- not public contructor
getErrorType
public OperationException.ERROR_TYPE getErrorType()