Module xl.compiler

Class IllegalCastException

All Implemented Interfaces:
Serializable

public class IllegalCastException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalCastException

      public IllegalCastException(String msg)
    • IllegalCastException

      public IllegalCastException(Type src, Type dest)