public class ICUException extends RuntimeException
Constructor and Description |
---|
ICUException()
Default constructor.
|
ICUException(String message)
Constructor.
|
ICUException(String message,
Throwable cause)
Constructor.
|
ICUException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright ? 2016 Unicode, Inc. and others.