com.aspire.nm.component.cmppserver.filter.coder.packet
类 PacketException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aspire.nm.component.cmppserver.filter.coder.packet.PacketException
- 所有已实现的接口:
- Serializable
public class PacketException
- extends Exception
Description of this type.
descriptions
- 作者:
- wangshenggong
- 另请参见:
- 序列化表格
| 从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PacketException
public PacketException(String message)
PacketException
public PacketException(Throwable cause)
PacketException
public PacketException(String message,
Throwable cause)
Copyright © 2016. All rights reserved.