Class ClientException.InvalidUsageException

All Implemented Interfaces:
Serializable
Enclosing class:
ClientException

public static class ClientException.InvalidUsageException extends ClientException
Exception class representing errors due to invalid client API usage. This is typically caused by an invalid combination of Options or Preconditions.
See Also:
  • Constructor Details

    • InvalidUsageException

      public InvalidUsageException(String message)