mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Fix copy/paste javadoc erroc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=132875203
This commit is contained in:
@@ -251,7 +251,7 @@ public abstract class EppException extends Exception {
|
||||
}
|
||||
}
|
||||
|
||||
/** Specified protocol version is not implemented. */
|
||||
/** Command failed. */
|
||||
@EppResultCode(Code.CommandFailed)
|
||||
public static class CommandFailedException extends EppException {
|
||||
public CommandFailedException() {
|
||||
|
||||
Reference in New Issue
Block a user