@Unstable public class RatingsException extends Exception
Constructor and Description |
---|
RatingsException(String message)
Default constructor with message.
|
RatingsException(String message,
Throwable throwable)
Default constructor with message and parent exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RatingsException(String message)
message
- Cause of the exception.Copyright © 2004–2021 XWiki. All rights reserved.