com.retek.commons.domain.core.impl.remote
Class EjbNotSimulatableException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.retek.commons.domain.core.impl.remote.EjbNotSimulatableException
All Implemented Interfaces:
java.io.Serializable

public class EjbNotSimulatableException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
EjbNotSimulatableException(java.lang.Class ejbInterface, java.lang.Exception e)
           
EjbNotSimulatableException(java.lang.Class ejbInterface, 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

EjbNotSimulatableException

public EjbNotSimulatableException(java.lang.Class ejbInterface,
                                  java.lang.String message)

EjbNotSimulatableException

public EjbNotSimulatableException(java.lang.Class ejbInterface,
                                  java.lang.Exception e)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28