public class ProbeFailedException extends Exception
| Modifier and Type | Field and Description |
|---|---|
ProbeStatus |
status |
| Constructor and Description |
|---|
ProbeFailedException(String text,
ProbeStatus status) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final ProbeStatus status
public ProbeFailedException(String text, ProbeStatus status)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.