Uses of Class
com.github.dannil.scbjavaclient.exception.SCBClientException
-
Packages that use SCBClientException Package Description com.github.dannil.scbjavaclient.exception Package which contains all custom exceptions for specialized error handling. -
-
Uses of SCBClientException in com.github.dannil.scbjavaclient.exception
Subclasses of SCBClientException in com.github.dannil.scbjavaclient.exception Modifier and Type Class Description classSCBClientParsingExceptionException for when the client was unable to parse information.classSCBClientResponseTooLargeExceptionException for when the resulting response of a call to the API exceeded the maximum response size, as defined by the PI.
-