Class SchematronFileNotFoundException
A SchematronFileNotFoundException is thrown when either a specified or a referenced file is not found.
Inheritance
System.Object
System.Exception
System.SystemException
System.IO.IOException
System.IO.FileNotFoundException
SchematronFileNotFoundException
Implements
System.Runtime.Serialization.ISerializable
Inherited Members
System.IO.FileNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.IO.FileNotFoundException.ToString()
System.IO.FileNotFoundException.FileName
System.IO.FileNotFoundException.FusionLog
System.IO.FileNotFoundException.Message
System.Exception.GetBaseException()
System.Exception.GetType()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Source
System.Exception.StackTrace
System.Exception.TargetSite
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Schematron4Net
Assembly: Schematron4Net.dll
Syntax
public class SchematronFileNotFoundException : FileNotFoundException, ISerializable
Implements
System.Runtime.Serialization.ISerializable