org.openfjord.business
Class EJBHomeFactoryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.openfjord.business.EJBHomeFactoryException
All Implemented Interfaces:
java.io.Serializable

public class EJBHomeFactoryException
extends java.lang.Exception

This class is thrown by the EJBHomeFactory

Title: openFJORD

Description: open Flexible Java Online Research Designer

Copyright:

Company: University of Muenster

Version:
1.0
Author:
Ingo Düppe
See Also:
Serialized Form

Constructor Summary
EJBHomeFactoryException()
           
EJBHomeFactoryException(java.lang.Exception ex)
           
EJBHomeFactoryException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EJBHomeFactoryException

public EJBHomeFactoryException()

EJBHomeFactoryException

public EJBHomeFactoryException(java.lang.String message)

EJBHomeFactoryException

public EJBHomeFactoryException(java.lang.Exception ex)


openFJORD Copyright © 2003 University of Muenster.