Click or drag to resize

ORMSecurityException Constructor

Overload List
  NameDescription
Public methodORMSecurityException
Initializes a new instance of the ORMSecurityException class.
Public methodORMSecurityException(String)
Initializes a new instance of the ORMSecurityException class.
Protected methodORMSecurityException(SerializationInfo, StreamingContext)
Constructor for deserialization as the base class already implements ISerializable.
Public methodORMSecurityException(String, IEntityCore)
Initializes a new instance of the ORMSecurityException class.
Public methodORMSecurityException(String, Type)
Initializes a new instance of the ORMSecurityException class.
Public methodORMSecurityException(String, IEntityCore, String)
Initializes a new instance of the ORMSecurityException class.
Public methodORMSecurityException(String, Type, String)
Initializes a new instance of the ORMSecurityException class.
Top
See Also