public class TuningException extends ResourceException
| Constructor and Description |
|---|
TuningException()
Constructs a TuningException with no detail message
|
TuningException(String s)
Constructs a TuningException with the specified detail message
|
| Modifier and Type | Method and Description |
|---|---|
TransportStream |
getTransportStream() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TuningException()
public TuningException(String s)
s - the detail messagepublic TransportStream getTransportStream()
Copyright © 2012 code4tv.com. All Rights Reserved.