We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
무엇이, 어떻게 문제인가요? 현재 Java-side에서 예외 처리가 제대로 되고 있지 않습니다. 모델 생성 부분에서 예외 처리를 추가해야 합니다.
정상적인 상황에서는 어떻게 동작해야 한다고 생각하세요? shineware/KOMORAN#51 에서 언급된 예외들을 먼저 추가하고, 해당 예외들을 사용하여 Java-side에서 예외 처리를 합니다.
The text was updated successfully, but these errors were encountered:
9bow
No branches or pull requests
문제 설명
무엇이, 어떻게 문제인가요?
현재 Java-side에서 예외 처리가 제대로 되고 있지 않습니다.
모델 생성 부분에서 예외 처리를 추가해야 합니다.
기대 상황
정상적인 상황에서는 어떻게 동작해야 한다고 생각하세요?
shineware/KOMORAN#51 에서 언급된 예외들을 먼저 추가하고,
해당 예외들을 사용하여 Java-side에서 예외 처리를 합니다.
The text was updated successfully, but these errors were encountered: