Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | 모든 멤버 목록
c2_exception 클래스 참조

the exception class for c2_function operations. 더 자세히 ...

#include <c2_function.hh>

c2_exception에 대한 상속 다이어그램 :

Public 멤버 함수

 c2_exception (const char msgcode[])
 construct the exception with an error message 더 자세히 ...
 
virtual ~c2_exception () throw ()
 
virtual const char * what () const throw ()
 

Private 속성

std::string info
 

상세한 설명

the exception class for c2_function operations.

c2_function.hh 파일의 65 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

c2_exception::c2_exception ( const char  msgcode[])
inline

construct the exception with an error message

매개변수
msgcodethe message

c2_function.hh 파일의 69 번째 라인에서 정의되었습니다.

virtual c2_exception::~c2_exception ( )
throw (
)
inlinevirtual

c2_function.hh 파일의 70 번째 라인에서 정의되었습니다.

멤버 함수 문서화

virtual const char* c2_exception::what ( void  ) const
throw (
)
inlinevirtual

Returns a C-style character string describing the general cause of the current error.

c2_function.hh 파일의 73 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

std::string c2_exception::info
private

c2_function.hh 파일의 75 번째 라인에서 정의되었습니다.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: