public class RunFailureException extends Exception
Constructor and Description |
---|
RunFailureException(String message,
String type) |
RunFailureException(String message,
String type,
Throwable cause) |
RunFailureException(String type,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getType()
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.