public class UnsupportedRestVersionException extends IllegalArgumentException
| Constructor and Description |
|---|
UnsupportedRestVersionException()
Default constructor.
|
UnsupportedRestVersionException(String msg)
Constructor with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedRestVersionException()
public UnsupportedRestVersionException(String msg)
msg - the messageCopyright © 2011–2016 eXo Platform SAS. All rights reserved.