declare namespace org { namespace eclipse { namespace jetty { namespace websocket { namespace api { class CloseException extends org.eclipse.jetty.websocket.api.WebSocketException { public constructor(arg0: int, arg1: java.lang.String | string) public constructor(arg0: int, arg1: java.lang.String | string, arg2: java.lang.Throwable) public constructor(arg0: int, arg1: java.lang.Throwable) public getStatusCode(): int public static class: java.lang.Class } } } } } }