Package randoop.types

Class LazyParameterBound.LazyBoundException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    LazyParameterBound

    static class LazyParameterBound.LazyBoundException
    extends RuntimeException
    There was an attempt to perform an operation, such as capture conversion, on a lazy bound.
    • Constructor Detail

      • LazyBoundException

        LazyBoundException()