mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUACAMOLE-224: Remove @author tags from codebase.
This commit is contained in:
@@ -26,8 +26,6 @@ import org.apache.guacamole.protocol.GuacamoleStatus;
|
||||
* A generic exception thrown when part of the Guacamole API encounters
|
||||
* an error in the client's request. Such an error, if correctable, usually
|
||||
* requires correction on the client side, not the server.
|
||||
*
|
||||
* @author Michael Jumper
|
||||
*/
|
||||
public class GuacamoleClientException extends GuacamoleException {
|
||||
|
||||
|
Reference in New Issue
Block a user