Package gw.internal.gosu.parser
Class GosuCompilationFailure
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- gw.internal.gosu.parser.GosuCompilationFailure
-
- All Implemented Interfaces:
java.io.Serializable
public class GosuCompilationFailure extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GosuCompilationFailure(java.lang.Throwable t, IGosuClassInternal gsClass, int ln)
-
-
-
Constructor Detail
-
GosuCompilationFailure
public GosuCompilationFailure(java.lang.Throwable t, IGosuClassInternal gsClass, int ln)
-
-