package exception const ( CommonErrorInvalidInput = "00001" CommonErrorUnauthorized = "00002" )