comparison src/main/java/de/intevation/lada/auth/AuthenticationException.java @ 366:567ce7697fc7 0.5

Code documentation.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 10 Sep 2013 15:55:54 +0200
parents d8a3d188046f
children 183f8116d9a6
comparison
equal deleted inserted replaced
365:fab80595ed55 366:567ce7697fc7
1 package de.intevation.lada.auth; 1 package de.intevation.lada.auth;
2 2
3 /** 3 /**
4 * Exception thrown in the authentication process.
5 *
4 * @author <a href="mailto:rrenkert@intevation.de">Raimund Renkert</a> 6 * @author <a href="mailto:rrenkert@intevation.de">Raimund Renkert</a>
5 */ 7 */
6 public class AuthenticationException 8 public class AuthenticationException
7 extends Exception 9 extends Exception
8 { 10 {
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)