mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Refactor Device Management service exception class
This commit is contained in:
parent
704afe78ae
commit
f01f822f6f
@ -18,9 +18,6 @@
|
|||||||
|
|
||||||
package org.wso2.carbon.device.mgt.common;
|
package org.wso2.carbon.device.mgt.common;
|
||||||
|
|
||||||
/**
|
|
||||||
* Created by manoj on 12/22/14.
|
|
||||||
*/
|
|
||||||
public class DeviceManagementServiceException extends Exception {
|
public class DeviceManagementServiceException extends Exception {
|
||||||
|
|
||||||
private static final long serialVersionUID = -8933146283800122640L;
|
private static final long serialVersionUID = -8933146283800122640L;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user