Package org.dnsge.powerschoolapi.client
Class PowerschoolLoginException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.dnsge.powerschoolapi.client.PowerschoolLoginException
-
- All Implemented Interfaces:
java.io.Serializable
public class PowerschoolLoginException extends java.lang.RuntimeException
RuntimeException that occurs if there is an issue logging in- Version:
- 1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PowerschoolLoginException(java.lang.String msg)
-