EntityUsingException Constructor iikoFront Api V3 Documentation
Overload List

  NameDescription
Public methodEntityUsingException(Guid)
Initializes a new instance of the EntityUsingException class with specified entity id.
Public methodEntityUsingException(Guid, String)
Initializes a new instance of the EntityUsingException class with specified entity id and error message.
Protected methodEntityUsingException(SerializationInfo, StreamingContext)
Initializes a new instance of the EntityUsingException class with serialized data.
Public methodEntityUsingException(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.
Public methodEntityUsingException(Guid, String, Object)
Initializes a new instance of the EntityUsingException class with specified entity id and error message.
Top
See Also

Reference