public class UserRejectedInstallException extends Exception
| Constructor and Description |
|---|
UserRejectedInstallException()
Constructs a
UserRejectedInstallException with no detail
message. |
UserRejectedInstallException(String s)
Constructs a
UserRejectedInstallException with a detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserRejectedInstallException()
UserRejectedInstallException with no detail
message.public UserRejectedInstallException(String s)
UserRejectedInstallException with a detail
messages - detail messageCopyright © 2012 code4tv.com. All Rights Reserved.