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