Updated documentation for upcoming fix for @code tags
Change-Id: Id7b163179132b9cf180afecb4e9e10ee39bcd415
This commit is contained in:
@@ -412,7 +412,7 @@ public class TypedProperties extends HashMap<String, Object> {
|
||||
*/
|
||||
|
||||
/**
|
||||
* An unchecked exception that is thrown if a {@code get<TYPE>()} method
|
||||
* An unchecked exception that is thrown if a {@code get<TYPE>()} method
|
||||
* is used to retrieve a parameter whose type does not match the method name.
|
||||
*/
|
||||
public static class TypeException extends IllegalArgumentException {
|
||||
|
||||
Reference in New Issue
Block a user