public class CharConversionException extends IOException
Constructor and Description |
---|
CharConversionException()
This provides no detailed message.
|
CharConversionException(String s)
This provides a detailed message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CharConversionException()
public CharConversionException(String s)
s
- the detailed message associated with the exception.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.