|
inline |
Constructs a ConnectionClosedException.
| 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 closed by the application, false if the connection was closed by the Ice runtime. |
Definition at line 604 of file LocalExceptions.h.