Class UserArgument.TooManyUsersFoundParseException

All Implemented Interfaces:
Serializable
Enclosing class:
UserArgument<C>

public static final class UserArgument.TooManyUsersFoundParseException extends UserArgument.UserParseException
See Also:
Serialized Form
  • Constructor Details

    • TooManyUsersFoundParseException

      public TooManyUsersFoundParseException(@NonNull String input)
      Construct a new user parse exception
      Parameters:
      input - String input
  • Method Details