Package ej.bon

Class ImmutablesError

    • Constructor Detail

      • ImmutablesError

        public ImmutablesError()
        Constructs an ImmutablesError with no detail message.
      • ImmutablesError

        public ImmutablesError​(String msg)
        Constructs an ImmutablesError with the specified detail message.
        Parameters:
        msg - the String that contains a detailed message