Class GridClientHandshakeException

    • Constructor Detail

      • GridClientHandshakeException

        public GridClientHandshakeException​(byte statusCode,
                                            String msg)
        Constructor.
        Parameters:
        statusCode - Error status code.
        msg - Error message.
    • Method Detail

      • getStatusCode

        public byte getStatusCode()
        Returns:
        Error status code.