Class UnsupportedNumberTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gw.internal.gosu.parser.expressions.UnsupportedNumberTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedNumberTypeException extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedNumberTypeException

      public UnsupportedNumberTypeException(IType type)
    • UnsupportedNumberTypeException

      public UnsupportedNumberTypeException(Class<?> aClass)