GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mail::BIMI::Role::HasError(3) User Contributed Perl Documentation Mail::BIMI::Role::HasError(3)

Mail::BIMI::Role::HasError - Class to model an error

version 3.20250130

Role for handling validation errors and warnings

serialize_errors()

Serialize the errors property for cache storage

deserialize_errors($value)

De-serialize the errors property for cache storage

add_error($code,$detail)

Add an error with the given code and optional detail to the current operation.

add_warning($detail)

Add a warning which may be returned to a validator.

add_error_object($error)

Add an existing error object, or objects, to the current operation

error_codes

Return an ArrayRef of current error codes

filter_errors($error)

Return error(s) matching the given error code

  • Mail::BIMI::Error
  • Mail::BIMI::Prelude
  • Mail::BIMI::Trait::CacheSerial
  • Mail::BIMI::Trait::Cacheable
  • Moose::Role
  • Sub::Install

Marc Bradshaw <marc@marcbradshaw.net>

This software is copyright (c) 2020 by Marc Bradshaw.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2025-01-30 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.