RISC JKU
at.jku.risc.stout.urmc.data

Class MalformedTermException

  • All Implemented Interfaces:
    Serializable


    public class MalformedTermException
    extends ControlledException
    This exception is thrown if something goes wrong while parsing the input term.
    Author:
    Alexander Baumgartner
    See Also:
    Serialized Form
    • Constructor Detail

      • MalformedTermException

        public MalformedTermException()
      • MalformedTermException

        public MalformedTermException(String message)
      • MalformedTermException

        public MalformedTermException(String message,
                              Throwable cause)
      • MalformedTermException

        public MalformedTermException(Throwable cause)