Blink API

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

List of all members.

Public Member Functions

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

Protected Member Functions

 Exception (Ref ref)

Friends

void TranslateBlinkError (ErrorCode errorCode, ErrorRef errorRef)

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:
 All Classes Namespaces Files Functions Variables


©2017 The Foundry Visionmongers, Ltd. All Rights Reserved.