Griffon 1.2.0

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

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

@InheritConstructors
class UninstallArtifactException
extends GriffonException

Authors:
Andres Almiray
Since:
0.9.5


Constructor Summary
UninstallArtifactException()

 
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

UninstallArtifactException

UninstallArtifactException()


 

Groovy Documentation