Package randoop.types

Class RandoopTypeException

  • All Implemented Interfaces:
    Serializable

    public class RandoopTypeException
    extends Throwable
    Exception used to indicate when a type problem has occurred in Randoop.
    See Also:
    Serialized Form
    • Constructor Detail

      • RandoopTypeException

        public RandoopTypeException​(String msg)