public class DeliveryReceiptException extends Exception
| Constructor and Description |
|---|
DeliveryReceiptException(String msg)
Constructs an instance of
DeliveryReceiptException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeliveryReceiptException(String msg)
DeliveryReceiptException with the specified detail message.msg - the detail message.Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.