타입 별칭 UnauthorizedError

UnauthorizedError: {
    type: "UNAUTHORIZED";
    message?: string;
}

인증 정보가 올바르지 않은 경우