public class OperationUnsupportedException extends Exception
| Constructor and Description |
|---|
OperationUnsupportedException(String reason)
Create an exception with a reason.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationUnsupportedException(String reason)
reason - the reasonCopyright © 2012 JBoss by Red Hat. All Rights Reserved.