강제 Exception 발생시키기
자바
실테 테스트 안해봣지만 참고하기
public void ExceptionTest(){
Exception e = new Exception();
throw e;
}
total :
today :
yesterday :