Errors

Git Source

Errors

CannotInitImplementation

error CannotInitImplementation();

Initialized

error Initialized();

SignatureExpired

error SignatureExpired();

SignatureInvalid

error SignatureInvalid();

InvalidOwner

error InvalidOwner();

NotOwnerOrApproved

error NotOwnerOrApproved();

NotHub

error NotHub();

TokenDoesNotExist

error TokenDoesNotExist();

NotGovernance

error NotGovernance();

NotGovernanceOrEmergencyAdmin

error NotGovernanceOrEmergencyAdmin();

EmergencyAdminCanOnlyPauseFurther

error EmergencyAdminCanOnlyPauseFurther();

NotProfileOwner

error NotProfileOwner();

PublicationDoesNotExist

error PublicationDoesNotExist();

CallerNotFollowNFT

error CallerNotFollowNFT();

CallerNotCollectNFT

error CallerNotCollectNFT();

ArrayMismatch

error ArrayMismatch();

NotWhitelisted

error NotWhitelisted();

NotRegistered

error NotRegistered();

InvalidParameter

error InvalidParameter();

ExecutorInvalid

error ExecutorInvalid();

Blocked

error Blocked();

SelfBlock

error SelfBlock();

NotFollowing

error NotFollowing();

SelfFollow

error SelfFollow();

InvalidReferrer

error InvalidReferrer();

InvalidPointedPub

error InvalidPointedPub();

NonERC721ReceiverImplementer

error NonERC721ReceiverImplementer();

AlreadyEnabled

error AlreadyEnabled();

InitParamsInvalid

error InitParamsInvalid();

ActionNotAllowed

error ActionNotAllowed();

CollectNotAllowed

error CollectNotAllowed();

Paused

error Paused();

PublishingPaused

error PublishingPaused();

GuardianEnabled

error GuardianEnabled();

NotEOA

error NotEOA();

DisablingAlreadyTriggered

error DisablingAlreadyTriggered();

NotMigrationAdmin

error NotMigrationAdmin();