Blink API

Blink::Exception Class Reference

Base exception for Blink API. More...

#include <Blink.h>

Inheritance diagram for Blink::Exception:
Blink::BlinkRefHolder 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 (BlinkRef ref)

Friends

void TranslateBlinkError (BlinkErrorCode errorCode, BlinkErrorRef 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


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