public class X4OLanguageLoaderException extends Exception
| Constructor and Description |
|---|
X4OLanguageLoaderException()
Constructs an X4OLanguageLoaderException without a detail message.
|
X4OLanguageLoaderException(Exception e)
Creates an X4OLanguageLoaderException from a parent exception.
|
X4OLanguageLoaderException(String message)
Constructs an X4OLanguageLoaderException with a detail message.
|
X4OLanguageLoaderException(String message,
Exception e)
Constructs an X4OLanguageLoaderException with a detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic X4OLanguageLoaderException()
public X4OLanguageLoaderException(String message)
message - The message of this Exceptionpublic X4OLanguageLoaderException(Exception e)
e - The exception.Copyright © 2004-2013 X4O. All Rights Reserved.