public class ApplicationUninstallException extends RuntimeException
Constructor and Description |
---|
ApplicationUninstallException(String msg)
Constructs an exception with the specified message.
|
ApplicationUninstallException(String msg,
Throwable cause)
Constructs an exception with the specified message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ApplicationUninstallException(String msg)
msg
- the message describing the specific nature of the errorCopyright © 2015. All Rights Reserved.