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::OutOfMemoryException Blink::ParameterException Blink::ParseException

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


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