org.apache.openejb.client
Class SystemError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by org.apache.openejb.client.SystemError
All Implemented Interfaces:
Serializable

public class SystemError
extends Error

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

Constructor Summary
SystemError(Throwable cause)
           
SystemError(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

SystemError

public SystemError(ThrowableArtifact cause)

SystemError

public SystemError(Throwable cause)


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