LibreOffice Module jvmaccess (master) 1
Public Member Functions | List of all members
jvmaccess::VirtualMachine::AttachGuard::CreationException Class Referencefinal

An exception indicating failure to create an AttachGuard. More...

#include <virtualmachine.hxx>

Public Member Functions

 CreationException ()
 
 CreationException (CreationException const &)
 
CreationExceptionoperator= (CreationException const &)
 

Detailed Description

An exception indicating failure to create an AttachGuard.

Definition at line 58 of file virtualmachine.hxx.

Constructor & Destructor Documentation

◆ CreationException() [1/2]

VirtualMachine::AttachGuard::CreationException::CreationException ( )

Definition at line 30 of file virtualmachine.cxx.

◆ CreationException() [2/2]

VirtualMachine::AttachGuard::CreationException::CreationException ( CreationException const &  )

Definition at line 33 of file virtualmachine.cxx.

Member Function Documentation

◆ operator=()

VirtualMachine::AttachGuard::CreationException & VirtualMachine::AttachGuard::CreationException::operator= ( CreationException const &  )

Definition at line 38 of file virtualmachine.cxx.


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