public class NotSupportedException extends ResourceException
| Constructor and Description |
|---|
NotSupportedException() |
NotSupportedException(String message) |
NotSupportedException(String message,
String errorCode) |
NotSupportedException(String message,
Throwable cause) |
NotSupportedException(Throwable cause) |
getErrorCode, getLinkedException, setErrorCode, setLinkedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.