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, setLinkedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.