public class HookException extends RuntimeException
| Constructor and Description |
|---|
HookException(Throwable cause)
Creates a new hook exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HookException(Throwable cause)
cause - exception causeCopyright © 2016 FluentLenium. All Rights Reserved.