Git Source
error CannotInitImplementation();
error Initialized();
error SignatureExpired();
error SignatureInvalid();
error InvalidOwner();
error NotOwnerOrApproved();
error NotHub();
error TokenDoesNotExist();
error NotGovernance();
error NotGovernanceOrEmergencyAdmin();
error EmergencyAdminCanOnlyPauseFurther();
error NotProfileOwner();
error PublicationDoesNotExist();
error CallerNotFollowNFT();
error CallerNotCollectNFT();
error ArrayMismatch();
error NotWhitelisted();
error NotRegistered();
error InvalidParameter();
error ExecutorInvalid();
error Blocked();
error SelfBlock();
error NotFollowing();
error SelfFollow();
error InvalidReferrer();
error InvalidPointedPub();
error NonERC721ReceiverImplementer();
error AlreadyEnabled();
error InitParamsInvalid();
error ActionNotAllowed();
error CollectNotAllowed();
error Paused();
error PublishingPaused();
error GuardianEnabled();
error NotEOA();
error DisablingAlreadyTriggered();
error NotMigrationAdmin();