Serialized Form
-
Package io.github.evisentin.wordpress.client.domain.auth
-
Exception Class io.github.evisentin.wordpress.client.domain.auth.WpAuthException
class WpAuthException extends RuntimeException implements Serializable
-
-
Package io.github.evisentin.wordpress.client.domain.exception
-
Exception Class io.github.evisentin.wordpress.client.domain.exception.ApiUrlNotFoundException
class ApiUrlNotFoundException extends RuntimeException implements Serializable -
Exception Class io.github.evisentin.wordpress.client.domain.exception.WpBadRequestException
class WpBadRequestException extends io.github.evisentin.wordpress.client.domain.exception.WpException implements Serializable -
Exception Class io.github.evisentin.wordpress.client.domain.exception.WpForbiddenException
class WpForbiddenException extends io.github.evisentin.wordpress.client.domain.exception.WpException implements Serializable -
Exception Class io.github.evisentin.wordpress.client.domain.exception.WpNotFoundException
class WpNotFoundException extends io.github.evisentin.wordpress.client.domain.exception.WpException implements Serializable -
Exception Class io.github.evisentin.wordpress.client.domain.exception.WpUnauthorizedException
class WpUnauthorizedException extends io.github.evisentin.wordpress.client.domain.exception.WpException implements Serializable
-