GnuSmalltalkUsersGuide:BaseChapter 177

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.NotIndexable

SystemExceptions.NotIndexable

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

슈퍼클래스: SystemExceptions.InvalidValue

범주: 언어-예외


나는 객체가 색인 가능하지 않을 때 발생한다.


SystemExceptions.NotIndexable: 접근하기

description

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


Notes