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, toString
public JWNLException(String key)
Copyright © 2024. All rights reserved.