Serialized Form
-
Package com.github.kaklakariada.fritzbox
-
Exception com.github.kaklakariada.fritzbox.FritzBoxException
class FritzBoxException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.github.kaklakariada.fritzbox.LoginFailedException
class LoginFailedException extends FritzBoxException implements Serializable- serialVersionUID:
- 1L
-
Exception com.github.kaklakariada.fritzbox.MissingClassException
class MissingClassException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.github.kaklakariada.fritzbox.http
-
Exception com.github.kaklakariada.fritzbox.http.AccessForbiddenException
class AccessForbiddenException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Exception com.github.kaklakariada.fritzbox.http.HttpException
class HttpException extends FritzBoxException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.github.kaklakariada.fritzbox.mapping
-
Exception com.github.kaklakariada.fritzbox.mapping.DeserializerException
class DeserializerException extends FritzBoxException implements Serializable- serialVersionUID:
- 1L
-