public class OperationUnsupportedException extends Exception
Constructor and Description |
---|
OperationUnsupportedException(String s)
Creates a new OperationUnsupportedException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationUnsupportedException(String s)
s
- a string giving more information about the unsupported
operation.Copyright © 2013. All Rights Reserved.