C# 클래스 System.ProcessStateException

상속: SystemException
파일 보기 프로젝트 열기: feel-the-dz3n/Singularity-OS

공개 메소드들

메소드 설명
ProcessStateException ( )
ProcessStateException ( String message )
ProcessStateException ( String message, Exception innerException )

메소드 상세

ProcessStateException() 공개 메소드

ProcessStateException() 공개 메소드

public ProcessStateException ( String message )
message String

ProcessStateException() 공개 메소드

public ProcessStateException ( String message, Exception innerException )
message String
innerException Exception