Method | Description | |
---|---|---|
DeletingEntityFailedException ( ) : System | ||
DeletingEntityFailedException ( string message ) : System | ||
DeletingEntityFailedException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
DeletingEntityFailedException ( SerializationInfo info, StreamingContext context ) : System |
public DeletingEntityFailedException ( ) : System | ||
return | System |
protected DeletingEntityFailedException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public DeletingEntityFailedException ( string message ) : System | ||
message | string | |
return | System |
public DeletingEntityFailedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |