Uses of Package
edu.csus.ecs.pc2.api.exceptions

Packages that use edu.csus.ecs.pc2.api.exceptions
edu.csus.ecs.pc2.api PC2 API. 
 

Classes in edu.csus.ecs.pc2.api.exceptions used by edu.csus.ecs.pc2.api
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.