public class BlogManagementException extends RuntimeException
BlogManagement
.Constructor and Description |
---|
BlogManagementException(String message)
Constructs a new instance of
BlogManagementException . |
BlogManagementException(String message,
Throwable throwable)
Constructs a new instance of
BlogManagementException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BlogManagementException(String message)
BlogManagementException
.message
- the throwable message.Copyright © 2019 Communote team. All rights reserved.