| Package | mx.messaging.errors |
| Class | public class InvalidDestinationError |
| Inheritance | InvalidDestinationError ChannelError MessagingError Error Object |
ServerConfig.getChannelSet() 를 돌려줍니다. ServerConfig.getProperties() 를 돌려줍니다. Channel.send() 를 돌려줍니다. MessageAgent.destination setter 를 돌려줍니다. Producer.send() 를 돌려줍니다. Consumer.예약(subscribe)() 를 돌려줍니다. | Methods | 정의 | ||
|---|---|---|---|
| InvalidDestinationError (msg:String )
지정된 메세지를 가지는 새로운 InvalidDestinationError 인스턴스를 작성합니다.
| InvalidDestinationError | ||
![]() | getStackTrace ():String
에러의 구축시에 에러의 호출 스택을 string로 돌려줍니다 (디버거 버젼의 Flash Player 전용).
| Error | |
![]() | hasOwnProperty (name:String ):Boolean
object로 지정된 property가 정의되고 있는지 어떤지를 나타냅니다.
| Object | |
![]() | isPrototypeOf (theClass:Object ):Boolean
Object 클래스의 인스턴스가, Parameters로서 지정된 object의 prototype 체인내에 있을지 어떨지를 나타냅니다.
| Object | |
![]() | propertyIsEnumerable (name:String ):Boolean
지정된 property가 존재해, 열거 가능한가 어떤가를 나타냅니다.
| Object | |
![]() | setPropertyIsEnumerable (name:String , isEnum:Boolean = true):void
루프 처리에 대한 다이나믹 property의 가용성을 설정합니다.
| Object | |
![]() | toString ():String
디폴트에서는, string "[MessagingError]" 를 돌려줍니다. 메세지 property가 정의되고 있는 경우는, 메세지 property가 포함됩니다.
| MessagingError | |
![]() | valueOf ():Object
지정된 object의 원시적치를 돌려줍니다.
| Object | |
| InvalidDestinationError | () | constructor |
public 함수 InvalidDestinationError(msg:String )지정된 메세지를 가지는 새로운 InvalidDestinationError 인스턴스를 작성합니다.
Parametersmsg:String — 이 에러를 설명하는 메세지가 포함되는 string.
|
코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트
현재의 페이지: http://flexdocs.kr/docs/flex2/langref/mx/messaging/errors/InvalidDestinationError.html