Omada.OE.Model.Exceptions Namespace |
Class | Description | |
---|---|---|
![]() | InvalidSqlException |
The exception is thrown when SQL is being saved
which could look like a injection attack.
The SQL query should not be included in the message, use the SqlQuery property.
|
![]() | InvalidXmlException |
The exception is thrown by the XmlSchemaController when validating xml
and the xml is not conformant to the schema
|