LeviLamina
Loading...
Searching...
No Matches
ll::service::GetServiceError Struct Reference
Inheritance diagram for ll::service::GetServiceError:

Public Types

enum class  ErrorType : char { NotExist = 0 , VersionMismatch = 1 }

Public Member Functions

 GetServiceError (ErrorType code, size_t version=0)
LLAPI std::string message () const noexcept override

Public Attributes

ErrorType code
size_t version

Member Function Documentation

◆ message()

LLAPI std::string ll::service::GetServiceError::message ( ) const
overridevirtualnoexcept

Implements ll::ErrorInfoBase.


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