public class NotSupportedException extends RuntimeException
| Constructor and Description |
|---|
NotSupportedException() |
NotSupportedException(Exception e) |
NotSupportedException(String msg) |
NotSupportedException(String msg,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.