Table of Contents

EEmptyClaimName Class

Exception raised when a claim is created or added with an empty name.

Syntax

Unit: Sparkle.Security

EEmptyClaimName = class(Exception);

Constructors

Name Description
Create Creates the exception with a default message indicating the claim name cannot be empty.