org.apache.openejb.client
Class SystemException

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

public class SystemException
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
SystemException(java.lang.Throwable cause)
           
SystemException(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

SystemException

public SystemException(ThrowableArtifact cause)

SystemException

public SystemException(java.lang.Throwable cause)


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