📚 Add since annotations to new classes
This commit is contained in:
parent
8d69767c15
commit
1249b74e83
7 changed files with 9 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ public final class SelectorParseException extends ParserException {
|
|||
|
||||
/**
|
||||
* Reasons for which selector parsing may fail
|
||||
*
|
||||
* @since 1.1.0
|
||||
*/
|
||||
public enum FailureReason {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue