[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [4/8] commons-numbers git commit: Javadoc.
From:       erans () apache ! org
Date:       2018-11-30 14:00:24
Message-ID: 6f2b822b2210461abf85cc4420c30925 () git ! apache ! org
[Download RAW message or body]

Javadoc.

Actual exception type is not part of the public API.


Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/2d454318
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/2d454318
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/2d454318

Branch: refs/heads/master
Commit: 2d454318eae9686192d4eb6b1fd4b330088b03be
Parents: e9e0164
Author: Gilles Sadowski <gilles@harfang.homelinux.org>
Authored: Fri Nov 30 12:16:32 2018 +0100
Committer: Gilles Sadowski <gilles@harfang.homelinux.org>
Committed: Fri Nov 30 12:16:32 2018 +0100

----------------------------------------------------------------------
 .../java/org/apache/commons/numbers/quaternion/Quaternion.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/2d454318/commons-numbers-quaternion/src/main/java/org/apache/commons/numbers/quaternion/Quaternion.java
                
----------------------------------------------------------------------
diff --git a/commons-numbers-quaternion/src/main/java/org/apache/commons/numbers/quaternion/Quaternion.java \
b/commons-numbers-quaternion/src/main/java/org/apache/commons/numbers/quaternion/Quaternion.java
 index 785b7e0..46b4766 100644
--- a/commons-numbers-quaternion/src/main/java/org/apache/commons/numbers/quaternion/Quaternion.java
                
+++ b/commons-numbers-quaternion/src/main/java/org/apache/commons/numbers/quaternion/Quaternion.java
 @@ -493,7 +493,7 @@ public final class Quaternion implements Serializable {
      *
      * @param s String representation.
      * @return an instance.
-     * @throws QuaternionParsingException if the string does not
+     * @throws IllegalArgumentException if the string does not
      * conform to the specification.
      */
     public static Quaternion parse(String s) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic