Class GameListenerInitException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.lanink.gamecore.utils.exception.GameListenerInitException
All Implemented Interfaces:
Serializable

public class GameListenerInitException extends Exception
Author:
lt_name
See Also:
  • Constructor Details

    • GameListenerInitException

      public GameListenerInitException()
    • GameListenerInitException

      public GameListenerInitException(String message)
    • GameListenerInitException

      public GameListenerInitException(String message, Throwable cause)
    • GameListenerInitException

      public GameListenerInitException(Throwable cause)