Class UnsupportedNumberTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- gw.internal.gosu.parser.expressions.UnsupportedNumberTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedNumberTypeException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedNumberTypeException(IType type)UnsupportedNumberTypeException(java.lang.Class<?> aClass)
-
-
-
Constructor Detail
-
UnsupportedNumberTypeException
public UnsupportedNumberTypeException(IType type)
-
UnsupportedNumberTypeException
public UnsupportedNumberTypeException(java.lang.Class<?> aClass)
-
-