GnuSmalltalkUsersGuide:BaseChapter 172

From 흡혈양파의 번역工房
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SystemExceptions.MutationError

SystemExceptions.MutationError

네임스페이스 Smalltalk.SystemExceptions에 정의됨

슈퍼클래스: Error

범주: 언어-예외


나는 클래스가 무효한 방식으로 변형될 때 발생하는 오류다.


SystemExceptions.MutationError 클래스: 인스턴스 생성

new

이후에 시그널링이 가능한 수신자의 인스턴스를 생성하라.


SystemExceptions.MutationError: 접근하기

description

예외의 텍스트 설명을 응답하라.


Notes