org.apache.webbeans.exception
Class WebBeansPassivationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.webbeans.exception.inject.DefinitionException
                  extended by org.apache.webbeans.exception.WebBeansConfigurationException
                      extended by org.apache.webbeans.exception.WebBeansPassivationException
All Implemented Interfaces:
Serializable

public class WebBeansPassivationException
extends WebBeansConfigurationException

See Also:
Serialized Form

Constructor Summary
WebBeansPassivationException(String message)
           
 
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

WebBeansPassivationException

public WebBeansPassivationException(String message)


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.