Class ThrowException

    • Constructor Detail

      • ThrowException

        public ThrowException​(IExpr val)
      • ThrowException

        public ThrowException​(IExpr val,
                              IExpr tag)
    • Method Detail

      • getValue

        public IExpr getValue()
        Returns:
        the value of this exception
      • getTag

        public IExpr getTag()
        Returns:
        the tag of this exception