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