Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1136115 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3b753d7d00
commit
264f6e8c4f
|
@ -33,7 +33,7 @@ public class InvalidRepresentationException extends MathIllegalArgumentException
|
|||
/**
|
||||
* Construct an InvalidRepresentationException with a specialized message.
|
||||
*
|
||||
* @param specialized Message pattern.
|
||||
* @param pattern Message pattern.
|
||||
* @param args Arguments.
|
||||
*/
|
||||
public InvalidRepresentationException(Localizable pattern,
|
||||
|
|
Loading…
Reference in New Issue