Loading projects/cadcAccessControl/src/ca/nrc/cadc/ac/json/UserRequestReader.java +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ public class UserRequestReader { if (json == null) { throw new IllegalArgumentException("XML must not be null"); throw new IllegalArgumentException("JSON must not be null"); } else { Loading Loading
projects/cadcAccessControl/src/ca/nrc/cadc/ac/json/UserRequestReader.java +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ public class UserRequestReader { if (json == null) { throw new IllegalArgumentException("XML must not be null"); throw new IllegalArgumentException("JSON must not be null"); } else { Loading