public class InstallationException extends Exception
Derived from eirslett/frontend-maven-plugin
For internal use only. May be renamed or removed in a future release.
| 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, toStringpublic InstallationException(String message)
message - exception messageCopyright © 2025. All rights reserved.