Class LaunchNotice.InvalidChecksumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.model.domain.launch.LaunchNotice.InvalidChecksumException
- All Implemented Interfaces:
Serializable
- Enclosing class:
LaunchNotice
Thrown from validate() if the checksum is invalid.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidChecksumException
public InvalidChecksumException()
-