Class ClientException

  • All Implemented Interfaces:
    Serializable

    public class ClientException
    extends io.mosip.kernel.core.exception.BaseUncheckedException
    See Also:
    Serialized Form
    • Constructor Detail

      • ClientException

        public ClientException​(String errorCode,
                               String errorMessage)
        Constructor the initialize Handler exception
        Parameters:
        errorCode - The error code for this exception
        errorMessage - The error message for this exception