Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47891-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, 2014, Oracle and/or its affiliates. All rights reserved.