org.chromattic.groovy.exceptions
Class ChromatticASTTransformationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.chromattic.groovy.exceptions.ChromatticASTTransformationException
All Implemented Interfaces:
java.io.Serializable

public class ChromatticASTTransformationException
extends java.lang.RuntimeException

Version:
$Revision$
Author:
Alain Defrance
See Also:
Serialized Form

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

ChromatticASTTransformationException

public ChromatticASTTransformationException()

ChromatticASTTransformationException

public ChromatticASTTransformationException(java.lang.String message)

ChromatticASTTransformationException

public ChromatticASTTransformationException(java.lang.String message,
                                            java.lang.Throwable cause)

ChromatticASTTransformationException

public ChromatticASTTransformationException(java.lang.Throwable cause)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.