Class SFSRequestValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smartfoxserver.exceptions.SFSRequestValidationException
All Implemented Interfaces:
Serializable

public class SFSRequestValidationException extends Exception
See Also:
  • Constructor Details

    • SFSRequestValidationException

      public SFSRequestValidationException()
    • SFSRequestValidationException

      public SFSRequestValidationException(String message)
    • SFSRequestValidationException

      public SFSRequestValidationException(Throwable t)