Package dev.demeng.sentinel.client.exception
@NullMarked
package dev.demeng.sentinel.client.exception
-
ExceptionsClassDescriptionThrown by
ValidationResult.requireValid()when the license validation result indicates failure.Thrown when a validation response nonce has already been seen, indicating a potential replay attack.Thrown when the Sentinel API returns an error response (e.g.Thrown when the client cannot connect to the Sentinel API, for example due to a network timeout or DNS resolution failure.Base exception for all errors thrown by the Sentinel client.Thrown when the cryptographic signature on a validation response does not match the response payload, indicating the response may have been tampered with.