메소드 | 설명 | |
---|---|---|
DeletingEntityFailedException ( ) : System | ||
DeletingEntityFailedException ( string message ) : System | ||
DeletingEntityFailedException ( string message, Exception innerException ) : System |
메소드 | 설명 | |
---|---|---|
DeletingEntityFailedException ( SerializationInfo info, StreamingContext context ) : System |
protected DeletingEntityFailedException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public DeletingEntityFailedException ( string message ) : System | ||
message | string | |
리턴 | System |
public DeletingEntityFailedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
리턴 | System |