Blink API
Public Member Functions | Protected Member Functions | Friends | List of all members
Blink::Exception Class Reference

Base exception for Blink API. More...

#include <Blink.h>

Inheritance diagram for Blink::Exception:
Blink::RefHolder Blink::CompilationException Blink::ComputeException Blink::DeviceException Blink::ImageSpecException Blink::IncompatibleImagesException Blink::InvalidAccessDescException Blink::OutOfMemoryException Blink::ParameterException

Public Member Functions

std::string userMessage () const
 Get description of error.
 

Protected Member Functions

 Exception (Ref ref)
 

Friends

void TranslateBlinkError (ErrorCode errorCode, ErrorRef errorRef)
 

Additional Inherited Members

Detailed Description

Base exception for Blink API.

Exception all other Blink exceptions inherit from. Can be thrown when an unknown error occurs.


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


©2019 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk