mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 15:37:41 +00:00
Distinct client/server exceptions.
This commit is contained in:
@@ -43,7 +43,7 @@ package net.sourceforge.guacamole;
|
||||
*
|
||||
* @author Michael Jumper
|
||||
*/
|
||||
public class GuacamoleResourceNotFoundException extends GuacamoleException {
|
||||
public class GuacamoleResourceNotFoundException extends GuacamoleClientException {
|
||||
|
||||
/**
|
||||
* Creates a new GuacamoleResourceNotFoundException with the given message
|
||||
|
Reference in New Issue
Block a user