dng_exception Class Reference

All exceptions thrown by the DNG SDK use this exception class. More...

#include <dng_exceptions.h>

List of all members.


Public Member Functions

 dng_exception (dng_error_code code)
dng_error_code ErrorCode () const

Detailed Description

All exceptions thrown by the DNG SDK use this exception class.

Constructor & Destructor Documentation

dng_exception::dng_exception ( dng_error_code  code  )  [inline]

Construct an exception representing the given error code.

Parameters:
code Error code this exception is for.


Member Function Documentation

dng_error_code dng_exception::ErrorCode (  )  const [inline]

Getter for error code of this exception

Return values:
The error code of this exception.


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

Copyright © 2006-2009 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google