mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Fixing Exception class in Policy Mgt
This commit is contained in:
parent
7ebb6fba4d
commit
5fb3dec2ab
@ -45,7 +45,6 @@ public class PolicyManagementException extends Exception {
|
||||
setPolicyErrorMessage(message);
|
||||
}
|
||||
|
||||
|
||||
public PolicyManagementException() {
|
||||
super();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user