CloseException

Undocumented in source.

Constructors

this
this(int closeCode, string message, size_t line, string file)
Undocumented in source.
this
this(int closeCode, string message, Throwable cause, size_t line, string file)
Undocumented in source.
this
this(int closeCode, Throwable cause, size_t line, string file)
Undocumented in source.

Members

Functions

getStatusCode
int getStatusCode()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From WebSocketException

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Meta