@Deprecated public class BlogClientException extends Exception
| Constructor and Description |
|---|
BlogClientException(String msg)
Deprecated.
Construct a new exception
|
BlogClientException(String msg,
Throwable t)
Deprecated.
Construct a new exception which wraps a throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BlogClientException(String msg)
msg - Text message that explains exceptionCopyright © 2023. All rights reserved.