Class SingleError.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • build

        @Nonnull
        public SingleError build()
        Description copied from interface: IBuilder
        Build the object
        Returns:
        The built object. May not be null.