Show / Hide Table of Contents

Class InvalidSchemaException

Class InvalidSchemaException is an exception for when a schema is not correct.

Inheritance
System.Object
InvalidSchemaException
Namespace: Jtd.Jtd
Assembly: Jtd.Jtd.dll
Syntax
public class InvalidSchemaException : Exception

Constructors

| Improve this Doc View Source

InvalidSchemaException(String)

Declaration
public InvalidSchemaException(string message)
Parameters
Type Name Description
System.String message

See Also

Verify()
  • Improve this Doc
  • View Source
Back to top Generated by DocFX