EntityUsingException Constructor | 
| Name | Description | |
|---|---|---|
| EntityUsingException(Guid) | 
            Initializes a new instance of the EntityUsingException class with specified entity id.
              | |
| EntityUsingException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the EntityUsingException class with serialized data.
              | |
| EntityUsingException(Guid, String, Exception) | 
            Initializes a new instance of the EntityUsingException class with specified entity id, error message and a reference to the inner exception that is the cause of this exception.
              | |
| EntityUsingException(Guid, String, Object) | 
            Initializes a new instance of the EntityUsingException class with specified entity id and error message.
              |