Package de.fiveminds.client.errors
Class UnauthorizedError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.fiveminds.client.errors.UnauthorizedError
-
- All Implemented Interfaces:
java.io.Serializable
public class UnauthorizedError extends java.lang.Exception- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description IdentityunauthorizedIdentity
-
Constructor Summary
Constructors Constructor Description UnauthorizedError()
-
-
-
Field Detail
-
unauthorizedIdentity
public final Identity unauthorizedIdentity
-
-