GnuSmalltalkUsersGuide:BaseChapter 171
Jump to navigation
Jump to search
- SystemExceptions.MustBeBoolean
SystemExceptions.MustBeBoolean
네임스페이스 Smalltalk.SystemExceptions에 정의됨
슈퍼클래스: SystemExceptions.WrongClass
범주: 언어-예외
- 나는 누군가 non-boolean에 Boolean 메서드를 호출할 때 발생한다.
SystemExceptions.MustBeBoolean 클래스: 시그널링하기
signalOn: anObject
anObject의 값으로 불확실한 새 예외를 시그널링하라.