public class MPEGDeliveryException extends DSMCCException
| Constructor and Description |
|---|
MPEGDeliveryException()
Construct an MPEGDeliveryException with no detail message
|
MPEGDeliveryException(String s)
Construct an MPEGDeliveryException with the specified detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MPEGDeliveryException()
public MPEGDeliveryException(String s)
s - the detail messageCopyright © 2012 code4tv.com. All Rights Reserved.