|
inline |
Constructs a ConnectionAbortedException.
| file | The file where this exception is constructed. This C string is not copied. |
| line | The line where this exception is constructed. |
| message | The message returned by what(). |
| closedByApplication | True if the connection was aborted by the application, false if the connection was aborted by the Ice runtime. |
Definition at line 578 of file LocalExceptions.h.