public class ContentException extends RuntimeException
Constructor and Description |
---|
ContentException(String message)
Creates a new exception with the message of the error.
|
ContentException(String message,
Throwable cause)
Creates a new exception with the message of the error and its cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ContentException(String message)
message
- the exception messageCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.