public class ReleaseExecutionException extends Exception
Constructor and Description |
---|
ReleaseExecutionException(String message)
Creates a new instance of
ReleaseExecutionException without detail message. |
ReleaseExecutionException(String message,
Throwable cause)
Constructs an instance of
ReleaseExecutionException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReleaseExecutionException(String message)
ReleaseExecutionException
without detail message.Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.