Class types.MalException

All Implemented Interfaces:
Serializable
Enclosing class:
types

public static class types.MalException extends types.MalThrowable
See Also:
  • Constructor Details

    • MalException

      public MalException(types.MalVal value)
    • MalException

      public MalException(String value)
  • Method Details