public class JWNLException extends Exception
| Constructor and Description |
|---|
JWNLException(String key) |
JWNLException(String key,
Object arg) |
JWNLException(String key,
Object[] args) |
JWNLException(String key,
Object[] args,
Throwable cause) |
JWNLException(String key,
Object arg,
Throwable cause) |
JWNLException(String key,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JWNLException(String key)
Copyright © 2019. All rights reserved.