Refactor Device Management service exception class

This commit is contained in:
manoj 2015-01-05 15:32:02 +05:30
parent 704afe78ae
commit f01f822f6f

View File

@ -18,9 +18,6 @@
package org.wso2.carbon.device.mgt.common;
/**
* Created by manoj on 12/22/14.
*/
public class DeviceManagementServiceException extends Exception {
private static final long serialVersionUID = -8933146283800122640L;