Project

General

Profile

« Previous | Next » 

Revision 5115

Added by daigle over 14 years ago

Format and add comments.

View differences:

AccessControlException.java
31 31

  
32 32

  
33 33
/**
34
 * Exception thrown when an error occurs in a configuration administrative
35
 * class
34
 * Exception thrown when an error occurs during access control
36 35
 */
37 36
public class AccessControlException extends BaseException {
38
	
39
	private static final long serialVersionUID = -8436697355629175917L;
40 37

  
38
	private static final long serialVersionUID = 6685974477000997612L;
39

  
41 40
	/**
42 41
	 * Create a new AccessControlException.
43 42
	 *

Also available in: Unified diff