#include <pyExceptionState.h>
Definition at line 16 of file pyExceptionState.h.
TfPyExceptionState::TfPyExceptionState |
( |
pxr_boost::python::handle<> const & |
type, |
|
|
pxr_boost::python::handle<> const & |
value, |
|
|
pxr_boost::python::handle<> const & |
trace |
|
) |
| |
|
inline |
TF_API TfPyExceptionState::~TfPyExceptionState |
( |
| ) |
|
TF_API std::string TfPyExceptionState::GetExceptionString |
( |
| ) |
const |
pxr_boost::python::handle const& TfPyExceptionState::GetTrace |
( |
| ) |
const |
|
inline |
pxr_boost::python::handle const& TfPyExceptionState::GetType |
( |
| ) |
const |
|
inline |
pxr_boost::python::handle const& TfPyExceptionState::GetValue |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: