Public Member Functions

com.cosylab.acs.maci.BadParametersException Class Reference

List of all members.

Public Member Functions

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

Detailed Description

This exception is throwns 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.BadParametersException.BadParametersException (  ) 

Constructor for BadParametersException.

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

Constructor for BadParametersException.

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

Constructor for BadParametersException.

Parameters:
message 
t 

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