Class InvalidIdSchemaException

    • Constructor Detail

      • InvalidIdSchemaException

        public InvalidIdSchemaException​(String errorCode,
                                        String errorMessage)
        Constructor for Invalid IdSchema Exception class.
        Parameters:
        errorCode - the error code of the exception.
        errorMessage - the error message associated with the exception.