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