Apache Mesos
Public Member Functions | Friends | List of all members
java::lang::Throwable Class Reference

#include <lang.hpp>

Inheritance diagram for java::lang::Throwable:
Jvm::Object

Public Member Functions

 Throwable (const std::string &message)
 
- Public Member Functions inherited from Jvm::Object
 Object ()
 
 Object (jobject _object)
 
 Object (const Object &that)
 
 ~Object ()
 
Objectoperator= (const Object &that)
 
 operator jobject () const
 

Friends

void Jvm::check (JNIEnv *env)
 

Additional Inherited Members

- Protected Attributes inherited from Jvm::Object
jobject object
 

Constructor & Destructor Documentation

java::lang::Throwable::Throwable ( const std::string &  message)
inlineexplicit

Friends And Related Function Documentation

void Jvm::check ( JNIEnv *  env)
friend

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