Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
us::BadAnyCastException Class Reference

#include <usAny.h>

Inheritance diagram for us::BadAnyCastException:
Collaboration diagram for us::BadAnyCastException:

Public Member Functions

 BadAnyCastException (const std::string &msg="")
 
 ~BadAnyCastException () override throw ()
 
const char * what () const override throw ()
 

Detailed Description

Definition at line 342 of file usAny.h.

Constructor & Destructor Documentation

◆ BadAnyCastException()

us::BadAnyCastException::BadAnyCastException ( const std::string &  msg = "")
inline

Definition at line 346 of file usAny.h.

◆ ~BadAnyCastException()

us::BadAnyCastException::~BadAnyCastException ( )
throw (
)
inlineoverride

Definition at line 350 of file usAny.h.

Member Function Documentation

◆ what()

const char* us::BadAnyCastException::what ( ) const
throw (
)
inlineoverride

Definition at line 352 of file usAny.h.


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