Class Bounds

    • Constructor Detail

      • Bounds

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

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