public abstract class AbstractWebServiceException extends Exception
Constructor and Description |
---|
AbstractWebServiceException() |
Modifier and Type | Method and Description |
---|---|
abstract ErrorCode |
getErrorCode() |
abstract String |
getFormattedError() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2009-2014 Google. All Rights Reserved.