의미: exceptions는 예상치 못한 일이 발생했음을 나타내는 오류이다.기능: dart code는 exceptions를 throw 하고 catch할 수 있다.특징: dart는 exception과 error types를 제공하지만, null이 아닌 객체만 throw