1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Javadoc correction

This commit is contained in:
Luke Taylor
2006-08-24 10:56:26 +00:00
parent 3889894d16
commit b5cbc977e1
@@ -29,7 +29,7 @@ public class BadCredentialsException extends AuthenticationException {
//~ Constructors ===================================================================================================
/**
/**
* Constructs a <code>BadCredentialsException</code> with the specified
* message.
*
@@ -44,7 +44,7 @@ public class BadCredentialsException extends AuthenticationException {
this.extraInformation = extraInformation;
}
/**
/**
* Constructs a <code>BadCredentialsException</code> with the specified
* message and root cause.
*