Method | Description | |
---|---|---|
EmptyIdMapException ( ) : System | ||
EmptyIdMapException ( string message ) : System | ||
EmptyIdMapException ( string message, Exception inner ) : System |
public EmptyIdMapException ( string message ) : System | ||
message | string | |
return | System |
public EmptyIdMapException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |