Package | Description |
---|---|
edu.csus.ecs.pc2.api |
Classes related to pc2 API
|
Class and Description |
---|
LoginFailureException
This class defines the Exception which is thrown when a failure occurs during
a client's attempt to connect to a PC2 server through the PC2 API.
|
NotLoggedInException
Signals that an attempt has been made to call a method when a client is not logged in.
|