public class UnsupportedOperationException extends RuntimeException
Constructor and Description |
---|
UnsupportedOperationException() |
UnsupportedOperationException(String message) |
UnsupportedOperationException(String message,
Throwable cause) |
UnsupportedOperationException(Throwable cause) |
addSuppressed, fillInStackTrace, getBackingJsObject, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, of, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.