NAME
Zonemaster::Exception -- base class for Zonemaster exceptions
SYNOPSIS
die Zonemaster::Exception->new({ message => "This is an exception" });
ATTRIBUTES
- message
-
A string attribute holding a message for possible human consumption.
Zonemaster::Exception -- base class for Zonemaster exceptions
die Zonemaster::Exception->new({ message => "This is an exception" });
A string attribute holding a message for possible human consumption.