public class ArachniClientException extends RuntimeException
| Constructor and Description |
|---|
ArachniClientException(String message)
Constructor for a new
ArachniClientException. |
ArachniClientException(String message,
Exception exception)
Constructor for a new
ArachniClientException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArachniClientException(String message)
ArachniClientException.message - Message to describe the reason of this exception.Copyright © 2017. All rights reserved.