public class MalformedUnicodeException extends RuntimeException
| Constructor and Description |
|---|
MalformedUnicodeException()
Instantiates a new malformed unicode exception.
|
MalformedUnicodeException(String message)
Instantiates a new malformed unicode exception.
|
MalformedUnicodeException(String message,
Throwable cause)
Instantiates a new malformed unicode exception.
|
MalformedUnicodeException(Throwable cause)
Instantiates a new malformed unicode exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedUnicodeException()
public MalformedUnicodeException(String message)
message - the messagepublic MalformedUnicodeException(String message, Throwable cause)
message - the messagecause - the causepublic MalformedUnicodeException(Throwable cause)
cause - the causeCopyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.