public class SmartReactorReleaseException
extends org.apache.maven.MavenExecutionException
| Constructor and Description |
|---|
SmartReactorReleaseException(String message)
Super constructor with integrated
IllegalStateException. |
SmartReactorReleaseException(Throwable cause)
Super constructor with root cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SmartReactorReleaseException(String message)
IllegalStateException.message - description of release failure, attached to the inner ISE cause.
Null or empty is coerced to a default message.public SmartReactorReleaseException(Throwable cause)
cause - not null.Copyright © 2016. All rights reserved.