org.codehaus.plexus
Class ArtifactEnabledContainerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.plexus.ArtifactEnabledContainerException
All Implemented Interfaces:
java.io.Serializable

public class ArtifactEnabledContainerException
extends java.lang.Exception

Exception in the container.

Version:
$Id: ArtifactEnabledContainerException.java 1751 2005-04-19 08:26:29Z brett $
Author:
Brett Porter
See Also:
Serialized Form

Constructor Summary
ArtifactEnabledContainerException(java.lang.String message, java.lang.Throwable throwable)
           
 
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

ArtifactEnabledContainerException

public ArtifactEnabledContainerException(java.lang.String message,
                                         java.lang.Throwable throwable)


Copyright © 2001-2007 Codehaus. All Rights Reserved.