libcryptosec
Public Member Functions | List of all members
InvalidStateException Class Reference

#include <InvalidStateException.h>

Inheritance diagram for InvalidStateException:
LibCryptoSecException

Public Member Functions

 InvalidStateException (std::string where)
 
virtual ~InvalidStateException () throw ()
 
virtual std::string getMessage () const
 
virtual std::string toString () const
 
- Public Member Functions inherited from LibCryptoSecException
virtual ~LibCryptoSecException () throw ()
 
virtual const char * what () const throw ()
 
virtual const std::string getDetails () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from LibCryptoSecException
std::string where
 
std::string details
 

Constructor & Destructor Documentation

◆ InvalidStateException()

InvalidStateException::InvalidStateException ( std::string  where)
inline

◆ ~InvalidStateException()

virtual InvalidStateException::~InvalidStateException ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ getMessage()

virtual std::string InvalidStateException::getMessage ( ) const
inlinevirtual

Implements LibCryptoSecException.

◆ toString()

virtual std::string InvalidStateException::toString ( ) const
inlinevirtual

Implements LibCryptoSecException.


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