LibreOffice Module jvmfwk (master) 1
Public Member Functions | Public Attributes | List of all members
jfw::FrameworkException Class Reference

#include <framework.hxx>

Inheritance diagram for jfw::FrameworkException:
[legend]
Collaboration diagram for jfw::FrameworkException:
[legend]

Public Member Functions

 FrameworkException (javaFrameworkError err, OString msg)
 

Public Attributes

javaFrameworkError errorCode
 
OString message
 

Detailed Description

Definition at line 28 of file jvmfwk/source/framework.hxx.

Constructor & Destructor Documentation

◆ FrameworkException()

jfw::FrameworkException::FrameworkException ( javaFrameworkError  err,
OString  msg 
)
inline

Definition at line 32 of file jvmfwk/source/framework.hxx.

References err.

Member Data Documentation

◆ errorCode

javaFrameworkError jfw::FrameworkException::errorCode

◆ message

OString jfw::FrameworkException::message

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