Package Summary  Overview Summary

class:Bounds [NONE]

constructor:Bounds() [NONE]

  • Bounds

    public Bounds()
    Constructs an Bounds with no specified detail message.

constructor:Bounds(java.lang.String) [NONE]

  • Bounds

    public Bounds(String reason)
    Constructs an Bounds with the specified detail message.
    Parameters:
    reason - the detail message.

© 2017 Oracle Corporation and/or its affiliates