com.poscoict.glueframework.message.layout
Class GlueMessageParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.poscoict.glueframework.GlueException
com.poscoict.glueframework.message.layout.GlueMessageParserException
- All Implemented Interfaces:
- Serializable
public class GlueMessageParserException
- extends GlueException
Message 파싱시 발생되는 Exception을 처리하는 Class
- See Also:
- Serialized Form
GlueMessageParserException
public GlueMessageParserException(String msg)
- 생성자(constructor). Message 파싱 Exception
- Parameters:
msg
- String
GlueMessageParserException
public GlueMessageParserException(String msg,
Throwable cause)
- 생성자(constructor). Message 파싱 Exception
- Parameters:
msg
- Stringcause
- Throwable
Copyright © 2013–2014 POSCO ICT SW제품기술팀. All rights reserved.