public class DistributedTestException extends RuntimeException
Constructor and Description |
---|
DistributedTestException(String message) |
DistributedTestException(String message,
Command commandCause) |
DistributedTestException(String message,
Throwable cause) |
DistributedTestException(String message,
Throwable cause,
Command commandCause) |
DistributedTestException(Throwable cause) |
DistributedTestException(Throwable cause,
Command commandCause) |
Modifier and Type | Method and Description |
---|---|
Command |
getCauseCommand() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.