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