public class LangTagException extends Exception
| Constructor and Description |
|---|
LangTagException(String message)
Creates a new language tag exception with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LangTagException(String message)
message - The exception message.Copyright © 2014 NimbusDS. All Rights Reserved.