it.imolinfo.jbi4corba.exception
Class Jbi4CorbaDeployException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.imolinfo.jbi4corba.exception.Jbi4CorbaException
it.imolinfo.jbi4corba.exception.Jbi4CorbaDeployException
- All Implemented Interfaces:
- Serializable
public class Jbi4CorbaDeployException
- extends Jbi4CorbaException
- See Also:
- Serialized Form
Jbi4CorbaDeployException
public Jbi4CorbaDeployException(String message)
- A constructor.
- Parameters:
message - The message of the exception.
Jbi4CorbaDeployException
public Jbi4CorbaDeployException(String message,
Throwable cause)
- A constructor.
- Parameters:
message - The message of the exception.cause - The cause of the exception.
Jbi4CorbaDeployException
public Jbi4CorbaDeployException(Throwable cause)
- A constructor.
- Parameters:
cause - The cause of the exception.
Jbi4CorbaDeployException
public Jbi4CorbaDeployException(String format,
Object[] args,
Throwable cause)
- XXXJavadoc.
- Parameters:
format - The formatargs - The argomentscause - The cause
Copyright © 2005-2010 Imola Informatica. All Rights Reserved.