Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

throwable_spec::hierarchy Class Reference

#include <coherence/lang/throwable_spec.hpp>

Inherits TypedHandle.

Inherited by throwable_spec::bridge.

List of all members.


Detailed Description

template<class T, class E, class I = implements<>, class H = typename E::inherited::hierarchy>
class coherence::lang::throwable_spec< T, E, I, H >::hierarchy

The hierarchy class wraps the Coherence C++ Exception classes in a object that preserves their hierarchical structure.

 

Public Member Functions

  hierarchy ()
  Default constructor.
  hierarchy (const hierarchy &that)
  Copy constructor.
  hierarchy (const View &vE)
  Create a new hierarchy based on a View.

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

Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.