org.openide.util
public class UserCancelException extends IOException
Constructor and Description |
---|
UserCancelException()
Creates new exception UserCancelException
|
UserCancelException(String s)
Creates new exception UserCancelException with text specified
string s.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserCancelException()
public UserCancelException(String s)
s
- the text describing the exceptionBuilt on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.