NAME

Mail::Milter::Authentication::Exception - Class representing an exception

VERSION

version 4.20260319

CONSTRUCTOR

new( $args )

die Mail::Milter::Authentication::Exception->new({ 'Type' => 'Timeout', 'Text' => 'Example timeout exception' });

Create a new exception object.

AUTHOR

Jemma Bradshaw <jemma@nothingbutstatic.dev>

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Jemma 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.