|
NAMEMoose::Manual::Exceptions::Manifest - Moose's Exception TypesVERSIONversion 2.2201DESCRIPTIONThis document contains a manifest of all the exception classes that are thrown as Moose internal errors.COMMON ELEMENTSUnless otherwise stated, all classes are subclasses of Moose::Exception.Similarly, all classes provide the following attribute reader methods: $exception->messageThis method returns the error message for the exception.$exception->traceThis method returns a Devel::StackTrace object.EXCEPTION CLASSESMoose ships with the following exception classes:Moose::Exception::AccessorMustReadWriteThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::AddParameterizableTypeTakesParameterizableTypeThis class has the following methods:
Moose::Exception::AddRoleTakesAMooseMetaRoleInstanceThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::AddRoleToARoleTakesAMooseMetaRoleThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::ApplyTakesABlessedInstanceThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::AttachToClassNeedsAClassMOPClassInstanceOrASubclassThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::AttributeConflictInRolesThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::AttributeConflictInSummationThis class consumes the Moose::Exception::Role::AttributeName and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::AttributeExtensionIsNotSupportedInRolesThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::AttributeIsRequiredThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::AttributeMustBeAnClassMOPMixinAttributeCoreOrSubclassThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::AttributeNamesDoNotMatchThis class has the following methods:
Moose::Exception::AttributeValueIsNotAnObjectThis class consumes the Moose::Exception::Role::Attribute and Moose::Exception::Role::Instance roles.This class has the following methods:
Moose::Exception::AttributeValueIsNotDefinedThis class consumes the Moose::Exception::Role::Attribute and Moose::Exception::Role::Instance roles.This class has the following methods:
Moose::Exception::AutoDeRefNeedsArrayRefOrHashRefThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::BadOptionFormatThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::BothBuilderAndDefaultAreNotAllowedThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::BuilderDoesNotExistThis class consumes the Moose::Exception::Role::Attribute and Moose::Exception::Role::Instance roles.This class has the following methods:
Moose::Exception::BuilderMethodNotSupportedForAttributeThis class consumes the Moose::Exception::Role::Attribute and Moose::Exception::Role::Instance roles.This class has the following methods:
Moose::Exception::BuilderMethodNotSupportedForInlineAttributeThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::Instance roles.This class has the following methods:
Moose::Exception::BuilderMustBeAMethodNameThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::CallingMethodOnAnImmutableInstanceThis class has the following methods:
Moose::Exception::CallingReadOnlyMethodOnAnImmutableInstanceThis class has the following methods:
Moose::Exception::CanExtendOnlyClassesThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::CanOnlyConsumeRoleThis class has the following methods:
Moose::Exception::CanOnlyWrapBlessedCodeThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::CanReblessOnlyIntoASubclassThis class consumes the Moose::Exception::Role::Class, Moose::Exception::Role::Instance, Moose::Exception::Role::InstanceClass, and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::CanReblessOnlyIntoASuperclassThis class consumes the Moose::Exception::Role::Class, Moose::Exception::Role::Instance, and Moose::Exception::Role::InstanceClass roles.This class has the following methods:
Moose::Exception::CannotAddAdditionalTypeCoercionsToUnionThis class has the following methods:
Moose::Exception::CannotAddAsAnAttributeToARoleThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::CannotApplyBaseClassRolesToRoleThis class consumes the Moose::Exception::Role::ParamsHash and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::CannotAssignValueToReadOnlyAccessorThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::EitherAttributeOrAttributeName roles.This class has the following methods:
Moose::Exception::CannotAugmentIfLocalMethodPresentThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::Method roles.This class has the following methods:
Moose::Exception::CannotAugmentNoSuperMethodThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::CannotAutoDerefWithoutIsaThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::CannotAutoDereferenceTypeConstraintThis class consumes the Moose::Exception::Role::Attribute, Moose::Exception::Role::Instance, and Moose::Exception::Role::TypeConstraint roles.This class has the following methods:
Moose::Exception::CannotCalculateNativeTypeThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::CannotCallAnAbstractBaseMethodThis class has the following methods:
Moose::Exception::CannotCallAnAbstractMethodThis class has no attributes except for "message" and "trace()".Moose::Exception::CannotCoerceAWeakRefThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::CannotCoerceAttributeWhichHasNoCoercionThis class consumes the Moose::Exception::Role::InvalidAttributeOptions, Moose::Exception::Role::ParamsHash, and Moose::Exception::Role::TypeConstraint roles.This class has the following methods:
Moose::Exception::CannotCreateHigherOrderTypeWithoutATypeParameterThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresentThis class consumes the Moose::Exception::Role::Method and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresentInClassThis class consumes the Moose::Exception::Role::Class, Moose::Exception::Role::Method, and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::CannotDelegateLocalMethodIsPresentThis class consumes the Moose::Exception::Role::Attribute and Moose::Exception::Role::Method roles.This class has the following methods:
Moose::Exception::CannotDelegateWithoutIsaThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::CannotFindDelegateMetaclassThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::CannotFindTypeThis class has the following methods:
Moose::Exception::CannotFindTypeGivenToMatchOnTypeThis class has the following methods:
Moose::Exception::CannotFixMetaclassCompatibilityThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::CannotGenerateInlineConstraintThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::CannotInitializeMooseMetaRoleCompositeThis class has the following methods:
Moose::Exception::CannotInlineTypeConstraintCheckThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::CannotLocatePackageInINCThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::CannotMakeMetaclassCompatibleThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::CannotOverrideALocalMethodThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::CannotOverrideBodyOfMetaMethodsThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::CannotOverrideLocalMethodIsPresentThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::Method roles.This class has the following methods:
Moose::Exception::CannotOverrideNoSuperMethodThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::CannotRegisterUnnamedTypeConstraintThis class has no attributes except for "message" and "trace()".Moose::Exception::CannotUseLazyBuildAndDefaultSimultaneouslyThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::CircularReferenceInAlsoThis class has the following methods:
Moose::Exception::ClassDoesNotHaveInitMetaThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::ClassDoesTheExcludedRoleThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::ClassNamesDoNotMatchThis class has the following methods:
Moose::Exception::CloneObjectExpectsAnInstanceOfMetaclassThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::CodeBlockMustBeACodeRefThis class consumes the Moose::Exception::Role::Instance and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::CoercingWithoutCoercionsThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::CoercionAlreadyExistsThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::CoercionNeedsTypeConstraintThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::ConflictDetectedInCheckRoleExclusionsThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::ConflictDetectedInCheckRoleExclusionsInToClassThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::ConstructClassInstanceTakesPackageNameThis class has no attributes except for "message" and "trace()".Moose::Exception::CouldNotCreateMethodThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::CouldNotCreateWriterThis class consumes the Moose::Exception::Role::EitherAttributeOrAttributeName and Moose::Exception::Role::Instance roles.This class has the following methods:
Moose::Exception::CouldNotEvalConstructorThis class has the following methods:
Moose::Exception::CouldNotEvalDestructorThis class has the following methods:
Moose::Exception::CouldNotFindTypeConstraintToCoerceFromThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::CouldNotGenerateInlineAttributeMethodThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::CouldNotLocateTypeConstraintForUnionThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::CouldNotParseTypeThis class has the following methods:
Moose::Exception::CreateMOPClassTakesArrayRefOfAttributesThis class consumes the Moose::Exception::Role::ParamsHash and Moose::Exception::Role::RoleForCreateMOPClass roles.This class has the following methods:
Moose::Exception::CreateMOPClassTakesArrayRefOfSuperclassesThis class consumes the Moose::Exception::Role::ParamsHash and Moose::Exception::Role::RoleForCreateMOPClass roles.This class has the following methods:
Moose::Exception::CreateMOPClassTakesHashRefOfMethodsThis class consumes the Moose::Exception::Role::ParamsHash and Moose::Exception::Role::RoleForCreateMOPClass roles.This class has the following methods:
Moose::Exception::CreateTakesArrayRefOfRolesThis class consumes the Moose::Exception::Role::ParamsHash and Moose::Exception::Role::RoleForCreate roles.This class has the following methods:
Moose::Exception::CreateTakesHashRefOfAttributesThis class consumes the Moose::Exception::Role::ParamsHash and Moose::Exception::Role::RoleForCreate roles.This class has the following methods:
Moose::Exception::CreateTakesHashRefOfMethodsThis class consumes the Moose::Exception::Role::ParamsHash and Moose::Exception::Role::RoleForCreate roles.This class has the following methods:
Moose::Exception::DefaultToMatchOnTypeMustBeCodeRefThis class has the following methods:
Moose::Exception::DelegationToAClassWhichIsNotLoadedThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::DelegationToARoleWhichIsNotLoadedThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::DelegationToATypeWhichIsNotAClassThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::DoesRequiresRoleNameThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::EnumCalledWithAnArrayRefAndAdditionalArgsThis class has the following methods:
Moose::Exception::EnumValuesMustBeStringThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::ExtendsMissingArgsThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::HandlesMustBeAHashRefThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::IllegalInheritedOptionsThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::IllegalMethodTypeToAddMethodModifierThis class has the following methods:
Moose::Exception::IncompatibleMetaclassOfSuperclassThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::InitMetaRequiresClassThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::InitializeTakesUnBlessedPackageNameThis class has the following methods:
Moose::Exception::InstanceBlessedIntoWrongClassThis class consumes the Moose::Exception::Role::Class, Moose::Exception::Role::Instance, and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::InstanceMustBeABlessedReferenceThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::InvalidArgPassedToMooseUtilMetaRoleThis class has the following methods:
Moose::Exception::InvalidArgumentToMethodThis class has the following methods:
Moose::Exception::InvalidArgumentsToTraitAliasesThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::InvalidBaseTypeGivenToCreateParameterizedTypeConstraintThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::InvalidHandleValueThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::InvalidHasProvidedInARoleThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::InvalidNameForTypeThis class has the following methods:
Moose::Exception::InvalidOverloadOperatorThis class has the following methods:
Moose::Exception::InvalidRoleApplicationThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::InvalidTypeConstraintThis class has the following methods:
Moose::Exception::InvalidTypeGivenToCreateParameterizedTypeConstraintThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::InvalidValueForIsThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::IsaDoesNotDoTheRoleThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::IsaLacksDoesMethodThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::LazyAttributeNeedsADefaultThis class consumes the Moose::Exception::Role::EitherAttributeOrAttributeName role.This class has the following methods:
Moose::Exception::LegacyThis class has no attributes except for "message" and "trace()".Moose::Exception::MOPAttributeNewNeedsAttributeNameThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MatchActionMustBeACodeRefThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::MessageParameterMustBeCodeRefThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MetaclassIsAClassNotASubclassOfGivenMetaclassThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MetaclassIsARoleNotASubclassOfGivenMetaclassThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::MetaclassIsNotASubclassOfGivenMetaclassThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MetaclassMustBeASubclassOfMooseMetaClassThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MetaclassMustBeASubclassOfMooseMetaRoleThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::MetaclassMustBeDerivedFromClassMOPClassThis class has the following methods:
Moose::Exception::MetaclassNotLoadedThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MetaclassTypeIncompatibleThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MethodExpectedAMetaclassObjectThis class has the following methods:
Moose::Exception::MethodExpectsFewerArgsThis class has the following methods:
Moose::Exception::MethodExpectsMoreArgsThis class has the following methods:
Moose::Exception::MethodModifierNeedsMethodNameThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MethodNameConflictInRolesThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MethodNameNotFoundInInheritanceHierarchyThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MethodNameNotGivenThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MustDefineAMethodNameThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::MustDefineAnAttributeNameThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::MustDefineAnOverloadOperatorThis class consumes the Moose::Exception::Role::Instance role.This class has the following methods:
Moose::Exception::MustHaveAtLeastOneValueToEnumerateThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustPassAHashOfOptionsThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustPassAMooseMetaRoleInstanceOrSubclassThis class has the following methods:
Moose::Exception::MustPassAPackageNameOrAnExistingClassMOPPackageInstanceThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustPassEvenNumberOfArgumentsThis class has the following methods:
Moose::Exception::MustPassEvenNumberOfAttributeOptionsThis class has the following methods:
Moose::Exception::MustProvideANameForTheAttributeThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustSpecifyAtleastOneMethodThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::MustSpecifyAtleastOneRoleThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::MustSpecifyAtleastOneRoleToApplicantThis class has the following methods:
Moose::Exception::MustSupplyAClassMOPAttributeInstanceThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustSupplyADelegateToMethodThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustSupplyAMetaclassThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustSupplyAMooseMetaAttributeInstanceThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustSupplyAnAccessorTypeToConstructWithThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustSupplyAnAttributeToConstructWithThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::MustSupplyArrayRefAsCurriedArgumentsThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::MustSupplyPackageNameAndNameThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::NeedsTypeConstraintUnionForTypeCoercionUnionThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::NeitherAttributeNorAttributeNameIsGivenThis class has no attributes except for "message" and "trace()".Moose::Exception::NeitherClassNorClassNameIsGivenThis class has no attributes except for "message" and "trace()".Moose::Exception::NeitherRoleNorRoleNameIsGivenThis class has no attributes except for "message" and "trace()".Moose::Exception::NeitherTypeNorTypeNameIsGivenThis class has no attributes except for "message" and "trace()".Moose::Exception::NoAttributeFoundInSuperClassThis class consumes the Moose::Exception::Role::Class, Moose::Exception::Role::InvalidAttributeOptions, and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::NoBodyToInitializeInAnAbstractBaseClassThis class has the following methods:
Moose::Exception::NoCasesMatchedThis class has the following methods:
Moose::Exception::NoConstraintCheckForTypeConstraintThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::NoDestructorClassSpecifiedThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::NoImmutableTraitSpecifiedForClassThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::NoParentGivenToSubtypeThis class has the following methods:
Moose::Exception::OnlyInstancesCanBeClonedThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::OperatorIsRequiredThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::OverloadConflictInSummationThis class has the following methods:
Moose::Exception::OverloadRequiresAMetaClassThis class has no attributes except for "message" and "trace()".Moose::Exception::OverloadRequiresAMetaMethodThis class has no attributes except for "message" and "trace()".Moose::Exception::OverloadRequiresAMetaOverloadThis class has no attributes except for "message" and "trace()".Moose::Exception::OverloadRequiresAMethodNameOrCoderefThis class has no attributes except for "message" and "trace()".Moose::Exception::OverloadRequiresAnOperatorThis class has no attributes except for "message" and "trace()".Moose::Exception::OverloadRequiresNamesForCoderefThis class has no attributes except for "message" and "trace()".Moose::Exception::OverrideConflictInCompositionThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::OverrideConflictInSummationThis class has the following methods:
Moose::Exception::PackageDoesNotUseMooseExporterThis class has the following methods:
Moose::Exception::PackageNameAndNameParamsNotGivenToWrapThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::PackagesAndModulesAreNotCachableThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::ParameterIsNotSubtypeOfParentThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::ReferencesAreNotAllowedAsDefaultThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::RequiredAttributeLacksInitializationThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::RequiredAttributeNeedsADefaultThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::RequiredMethodsImportedByClassThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::RequiredMethodsNotImplementedByClassThis class consumes the Moose::Exception::Role::Class and Moose::Exception::Role::Role roles.This class has the following methods:
Moose::Exception::RoleDoesTheExcludedRoleThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::RoleExclusionConflictThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::RoleNameRequiredThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::RoleNameRequiredForMooseMetaRoleThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::RolesDoNotSupportAugmentThis class has no attributes except for "message" and "trace()".Moose::Exception::RolesDoNotSupportExtendsThis class has no attributes except for "message" and "trace()".Moose::Exception::RolesDoNotSupportInnerThis class has no attributes except for "message" and "trace()".Moose::Exception::RolesDoNotSupportRegexReferencesForMethodModifiersThis class consumes the Moose::Exception::Role::Role role.This class has the following methods:
Moose::Exception::RolesInCreateTakesAnArrayRefThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::RolesListMustBeInstancesOfMooseMetaRoleThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::SingleParamsToNewMustBeHashRefThis class has no attributes except for "message" and "trace()".Moose::Exception::TriggerMustBeACodeRefThis class consumes the Moose::Exception::Role::InvalidAttributeOptions and Moose::Exception::Role::ParamsHash roles.This class has the following methods:
Moose::Exception::TypeConstraintCannotBeUsedForAParameterizableTypeThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::TypeConstraintIsAlreadyCreatedThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::TypeParameterMustBeMooseMetaTypeThis class consumes the Moose::Exception::Role::TypeConstraint role.This class has the following methods:
Moose::Exception::UnableToCanonicalizeHandlesThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::UnableToCanonicalizeNonRolePackageThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::UnableToRecognizeDelegateMetaclassThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::UndefinedHashKeysPassedToMethodThis class has the following methods:
Moose::Exception::UnionCalledWithAnArrayRefAndAdditionalArgsThis class has the following methods:
Moose::Exception::UnionTakesAtleastTwoTypeNamesThis class has no attributes except for "message" and "trace()".Moose::Exception::ValidationFailedForInlineTypeConstraintThis class consumes the Moose::Exception::Role::Class role.This class has the following methods:
Moose::Exception::ValidationFailedForTypeConstraintThis class consumes the Moose::Exception::Role::Attribute role.This class has the following methods:
Moose::Exception::WrapTakesACodeRefToBlessThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
Moose::Exception::WrongTypeConstraintGivenThis class consumes the Moose::Exception::Role::ParamsHash role.This class has the following methods:
AUTHORS
COPYRIGHT AND LICENSEThis software is copyright (c) 2006 by Infinity Interactive, Inc.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Visit the GSP FreeBSD Man Page Interface. |