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 |
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 com.evernote.edam.error.EDAMErrorCode getEDAMErrorCode()
Copyright © 2014. All Rights Reserved.