Class SFSRuntimeException

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

public class SFSRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • SFSRuntimeException

      public SFSRuntimeException()
    • SFSRuntimeException

      public SFSRuntimeException(String message)
    • SFSRuntimeException

      public SFSRuntimeException(Throwable t)