Searched defs:ConstCastError (Results 1 – 1 of 1) sorted by relevance
54 public static class ConstCastError extends RuntimeException { class in Const55 public ConstCastError(TurbineConstantTypeKind type, TurbineConstantTypeKind target) { in ConstCastError() method in Const.ConstCastError