Package org.openrewrite.groovy
Class GroovyParsingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openrewrite.groovy.GroovyParsingException
-
- All Implemented Interfaces:
java.io.Serializable
public class GroovyParsingException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GroovyParsingException(java.lang.String message, java.lang.Throwable t)
-