cartago
Class ArtifactConfigurationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cartago.CartagoException
              extended by cartago.ArtifactConfigurationFailedException
All Implemented Interfaces:
java.io.Serializable

public class ArtifactConfigurationFailedException
extends CartagoException

Exception representing some kind of error occurred in artifact creation

Author:
aricci
See Also:
Serialized Form

Constructor Summary
ArtifactConfigurationFailedException()
           
ArtifactConfigurationFailedException(java.lang.String arg)
           
 
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

ArtifactConfigurationFailedException

public ArtifactConfigurationFailedException()

ArtifactConfigurationFailedException

public ArtifactConfigurationFailedException(java.lang.String arg)


>DEIS - University of Bologna