Griffon 1.2.0

org.codehaus.griffon.artifacts
[Groovy] Class InstallArtifactException

java.lang.Object
  java.lang.Throwable
      java.lang.Exception
          java.lang.RuntimeException
              org.codehaus.griffon.exceptions.GriffonException
                  org.codehaus.griffon.artifacts.InstallArtifactException

@InheritConstructors
class InstallArtifactException
extends GriffonException

Authors:
Andres Almiray
Since:
0.9.5


Constructor Summary
InstallArtifactException()

 
Method Summary
 
Methods inherited from class RuntimeException
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll
 

Constructor Detail

InstallArtifactException

InstallArtifactException()


 

Groovy Documentation