public class ProviderException extends RuntimeException
Constructor and Description |
---|
ProviderException()
Constructs a ProviderException with no detail message.
|
ProviderException(String s)
Constructs a ProviderException with the specified detail
message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProviderException()
public ProviderException(String s)
s
- the detail message.Copyright © 2013 CableLabs. All rights reserved.