Class PlatformException

PlatformException class

응용 프로그램 실행 중에 발생할 수 있는 모든 예외에 대한 기본 클래스를 나타냅니다.

public class PlatformException : Exception

생성자

이름설명
PlatformException()의 새 인스턴스를 초기화합니다.PlatformException 클래스.
PlatformException(string)의 새 인스턴스를 초기화합니다.PlatformException 지정된 오류 메시지가 있는 클래스.
PlatformException(string, Exception)의 새 인스턴스를 초기화합니다.PlatformException 지정된 오류 메시지와 이 예외의 원인인 내부 예외에 대한 참조가 있는 클래스.

또한보십시오