10Duke Java Core
Loading...
Searching...
No Matches
Package tenduke.sdk.core.exception

Detailed Description

This package contains the exceptions used in the 10Duke SDK for Java.

Classes

class  ConfigException
 Model class for configuration related exceptions. More...
 
class  ExceptionBuilder
 Base class for providing an easy to read and handle exception creation. More...
 
class  SdkException
 Model class for common SDK related exceptions. More...
 
class  TokenException
 Model class for authorization token related exceptions. More...
 
class  UserAuthRequiredException
 Model class for stating user authentication is required. More...