Public Member Functions

com.cosylab.acs.maci.NoResourcesException Class Reference

List of all members.

Public Member Functions

 NoResourcesException ()
 NoResourcesException (String s)
 NoResourcesException (String message, Throwable t)

Detailed Description

This exception is thrown when requestor did not have enough access rights to perform a request.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Constructor & Destructor Documentation

com.cosylab.acs.maci.NoResourcesException.NoResourcesException (  ) 

Constructor for NoResourcesException.

com.cosylab.acs.maci.NoResourcesException.NoResourcesException ( String  s  ) 

Constructor for NoResourcesException.

Parameters:
s 
com.cosylab.acs.maci.NoResourcesException.NoResourcesException ( String  message,
Throwable  t 
)

Constructor for NoResourcesException.

Parameters:
message 
t 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties