@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, toString
public BlogClientException(String msg)
msg
- Text message that explains exceptionCopyright © 2024. All rights reserved.