Class ClientException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GraphServiceException

public class ClientException extends RuntimeException
An exception from the client.
See Also:
  • Constructor Details

    • ClientException

      public ClientException(@Nonnull String message, @Nullable Throwable ex)
      Creates the client exception
      Parameters:
      message - the message to display
      ex - the exception from