public class UnsupportedMethodException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedMethodException()
Exception without any message.
|
UnsupportedMethodException(String message)
Exception with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedMethodException()
public UnsupportedMethodException(String message)
message - Copyright © 2011–2015 eXo Platform SAS. All rights reserved.