Class ServerStartupException

All Implemented Interfaces:
Serializable

public class ServerStartupException extends HttpServerException
An exception thrown on server startup.
Since:
1.0
Author:
graemerocher
See Also:
  • Constructor Details

    • ServerStartupException

      public ServerStartupException(String message)
      Parameters:
      message - The message
    • ServerStartupException

      public ServerStartupException(String message, Throwable cause)
      Parameters:
      message - The message
      cause - The throwable