public class RunErrorException extends RunFailureException
Constructor and Description |
---|
RunErrorException(String message,
String type,
Throwable cause)
Creates a new exception with the specified detail message.
|
getType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.