public class PortalAPIException extends Exception
| Constructor and Description |
|---|
PortalAPIException() |
PortalAPIException(String mensagem) |
PortalAPIException(String chave,
String mensagem) |
PortalAPIException(String chave,
String mensagem,
Throwable excecaoOriginal) |
PortalAPIException(String mensagem,
Throwable excecaoOriginal) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChave() |
void |
setChave(String chave) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.