public class NotSupportedException extends ResourceException
| Constructor and Description |
|---|
NotSupportedException() |
NotSupportedException(java.lang.String msg) |
NotSupportedException(java.lang.String msg,
java.lang.String errorCode) |
NotSupportedException(java.lang.String msg,
java.lang.Throwable cause) |
NotSupportedException(java.lang.Throwable cause) |
getErrorCode, getLinkedException, setErrorCode, setLinkedExceptionpublic NotSupportedException()
public NotSupportedException(java.lang.String msg)
public NotSupportedException(java.lang.String msg,
java.lang.String errorCode)
public NotSupportedException(java.lang.String msg,
java.lang.Throwable cause)
public NotSupportedException(java.lang.Throwable cause)