Fastly Compute C++ SDK
Loading...
Searching...
No Matches
fastly::erl::ERLError Class Reference

Errors that can arise during ERL operations. More...

#include <erl.h>

Public Types

enum  Code { Unexpected , Unknown , InvalidArgument }

Public Member Functions

 ERLError (Code code)
Code code () const

Detailed Description

Errors that can arise during ERL operations.

Member Enumeration Documentation

◆ Code

Enumerator
Unexpected 
Unknown 
InvalidArgument 

Constructor & Destructor Documentation

◆ ERLError()

fastly::erl::ERLError::ERLError ( Code code)
inlineexplicit

Member Function Documentation

◆ code()

Code fastly::erl::ERLError::code ( ) const
inline

The documentation for this class was generated from the following file: