![]() |
![]()
| ![]() |
![]()
NAMENet::ACME2::Error - error parsing logic for ACME SYNOPSISuse Net::ACME2::Error; my $err = Net::ACME2::Error->new( { type => '..', .. } ); DESCRIPTIONThis simple module interfaces with ACME2 “error” objects, which are described in the ACME protocol specification. NOTESACME’s errors are basically just HTTP API problem detail documents, which are described in more detail at RFC 7807 <https://tools.ietf.org/html/rfc7807>. ACCESSORS
|