public class CharConversionException extends IOException
| Constructor and Description |
|---|
CharConversionException()
This provides no detailed message.
|
CharConversionException(String s)
This provides a detailed message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CharConversionException()
public CharConversionException(String s)
s - the detailed message associated with the exception.Copyright © 2013 CableLabs. All rights reserved.