နာမ် “exception”
အနည်းကိန်း exception, အများကိန်း exceptions သို့မဟုတ် မတွက်နိုင်သော
- something or someone that is not part of a general statement or does not follow a rule or pattern
စာရင်းသွင်းပါ ဥပမာဝါကျများ၏ ဘာသာပြန်ချက်များနှင့် တစ်လုံးချင်းစီ၏ အဓိပ္ပါယ်ဖွင့်ဆိုချက်များကို ကြည့်ရှုရန်။
Everyone in the class must wear a uniform, but Maria is an exception because of her cast.
- in programming, a disruption during a program's execution due to an error, which can be identified and managed within the program
When the application tried to access a file that didn't exist, it triggered an exception that was caught by the error-handling routine.