| java.lang.Object projectmanagement.presentation.AuthorizationError
AuthorizationError | public class AuthorizationError implements HttpPresentation(Code) | | Class to handle authorization errors.
author: Sasa Bojanic version: 1.0 |
Method Summary | |
public void | run(HttpPresentationComms comms) This implements the run method in HttpPresentation. |
run | public void run(HttpPresentationComms comms) throws HttpPresentationException(Code) | | This implements the run method in HttpPresentation.
Parameters: HttpPresentationComms - exception: HttpPresentationException - |
|
|