public class InstallationException extends Exception
Derived from eirslett/frontend-maven-plugin
Constructor and Description |
---|
InstallationException(String message)
Exception with message.
|
InstallationException(String message,
Throwable cause)
Exceptioon with message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InstallationException(String message)
message
- exception messageCopyright © 2020. All rights reserved.