public class NotTunedException extends NetworkInterfaceException
Constructor and Description |
---|
NotTunedException()
Default constructor for the exception
|
NotTunedException(String reason)
Constructor for the exception with a specified reason
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotTunedException()
public NotTunedException(String reason)
reason
- the reason why the exception was raisedCopyright © 2013 CableLabs. All rights reserved.