kr.co.hit.live.web.flex.io.amf
Class AmfMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
kr.co.hit.live.web.flex.io.amf.AmfMessageException
- All Implemented Interfaces:
- Serializable
public class AmfMessageException
- extends RuntimeException
AmfMessage 처리와 관련된 예외 상황을 다루기 위한 Exception 클래스이다.
- Author:
- 김형도
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AmfMessageException
public AmfMessageException(String msg)
AmfMessageException
public AmfMessageException(Throwable cause)
AmfMessageException
public AmfMessageException(String msg,
Throwable cause)
Copyright © 2014. All Rights Reserved.