Package com.smartfoxserver.v2.exceptions
Class SFSCodecException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.smartfoxserver.v2.exceptions.SFSException
-
- com.smartfoxserver.v2.exceptions.SFSCodecException
-
- All Implemented Interfaces:
java.io.Serializable
public class SFSCodecException extends SFSException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SFSCodecException()
SFSCodecException(java.lang.String message)
SFSCodecException(java.lang.Throwable t)
-
Method Summary
-
Methods inherited from class com.smartfoxserver.v2.exceptions.SFSException
getErrorData
-
-