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