Class PsDocumentException

Class PsDocumentException

이름 공간 : Aspose.Page.EPS 모임: Aspose.Page.dll (25.4.0)

이 클래스는 오류에 대한 정보가 포함되어 있습니다.PostScript 파일이 생성되고 편집되고 저장되는 동안 던져집니다.

public class PsDocumentException : Exception, ISerializable

Inheritance

object Exception PsDocumentException

Implements

ISerializable

상속 회원들

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

PsDocumentException(스트리트)

Aspose.Page.EPS.PsDocumentException 클래스의 새로운 예를 시작합니다.

public PsDocumentException(string errorStr)

Parameters

errorStr string

오류의 원인을 설명하는 링크.

 한국어