Package io.mosip.kernel.core.exception
Class ServiceError
- java.lang.Object
-
- io.mosip.kernel.core.exception.ServiceError
-
public class ServiceError extends Object
- Since:
- 1.0.0
- Author:
- Bal Vikash Sharma
-
-
Constructor Summary
Constructors Constructor Description ServiceError()ServiceError(String errorCode, String errorMessage)Constructor for ErrorBean.
-