litert:: Error
Summary
Constructors and Destructors |
|
---|---|
Error(LiteRtStatus status, std::string message)
|
Public functions |
|
---|---|
Message() const
|
const std::string &
|
Status() const
|
constexpr LiteRtStatus
|
Friend classes |
|
---|---|
AbslStringify
|
friend void
|
operator<<
|
friend std::ostream &
|
Public functions
Error
Error( LiteRtStatus status, std::string message )
Message
const std::string & Message() const
Status
constexpr LiteRtStatus Status() const
Friend classes
AbslStringify
friend void AbslStringify(Sink &sink, const Error &error)
operator<<
friend std::ostream & operator<<(std::ostream &stream, const Error &error)