public class MessagingException extends Exception
| Constructor and Description |
|---|
MessagingException(int status,
String message) |
MessagingException(String message) |
MessagingException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2013 MediaShelf. All Rights Reserved.