public class EvernoteException extends RuntimeException
| Constructor and Description |
|---|
EvernoteException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
com.evernote.edam.error.EDAMErrorCode |
getEDAMErrorCode() |
boolean |
isEDAMException()
True if exception is one of
EDAMUserException, EDAMSystemException, or EDAMNotFoundException |
boolean |
isEDAMNotFoundException() |
boolean |
isEDAMSystemException() |
boolean |
isEDAMUserException() |
boolean |
isTException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic boolean isEDAMUserException()
public boolean isEDAMSystemException()
public boolean isEDAMNotFoundException()
public boolean isTException()
public boolean isEDAMException()
EDAMUserException, EDAMSystemException, or EDAMNotFoundExceptionpublic com.evernote.edam.error.EDAMErrorCode getEDAMErrorCode()
Copyright © 2014. All rights reserved.