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