public class UnsupportedOperationException extends Exception
| Constructor and Description |
|---|
UnsupportedOperationException(String operationName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getOperationName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedOperationException(String operationName)
public String getMessage()
getMessage in class Throwablepublic String getOperationName()
Copyright © 2016 Orange. All rights reserved.