Package exceptions.gui
Class AuthException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- exceptions.gui.JatosException
-
- exceptions.gui.AuthException
-
- All Implemented Interfaces:
java.io.Serializable
public class AuthException extends JatosException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthException(java.lang.String message)
-
Method Summary
-
Methods inherited from class exceptions.gui.JatosException
asApiJsonNode, asApiJsValue
-
-