org.apache.openejb.client
Class ApplicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.openejb.client.ApplicationException
All Implemented Interfaces:
java.io.Serializable

public class ApplicationException
extends java.lang.Exception

Version:
$Revision: 450758 $ $Date: 2006-09-28 10:40:18 +0200 (Do, 28. Sep 2006) $
See Also:
Serialized Form

Constructor Summary
ApplicationException(java.lang.Throwable cause)
           
ApplicationException(ThrowableArtifact cause)
           
 
Method Summary
 
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

ApplicationException

public ApplicationException(ThrowableArtifact cause)

ApplicationException

public ApplicationException(java.lang.Throwable cause)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.