org.tranql.ejb
Class NotLoadedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ejb.EJBException
javax.ejb.NoSuchEntityException
org.tranql.ejb.NotLoadedException
- All Implemented Interfaces:
- java.io.Serializable
public class NotLoadedException
- extends javax.ejb.NoSuchEntityException
- Version:
- $Revision: 60 $ $Date: 2004-04-23 05:25:28 +0200 (Fri, 23 Apr 2004) $
- See Also:
- Serialized Form
Methods inherited from class javax.ejb.EJBException |
getCausedByException, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NotLoadedException
public NotLoadedException()
NotLoadedException
public NotLoadedException(java.lang.String message)
NotLoadedException
public NotLoadedException(java.lang.String message,
java.lang.Throwable cause)
NotLoadedException
public NotLoadedException(java.lang.Throwable cause)
Copyright © -2010 The Codehaus. All Rights Reserved.