Class ServerStartException

All Implemented Interfaces:
Serializable

public class ServerStartException extends IllegalStateException
See Also:
  • Constructor Details

    • ServerStartException

      public ServerStartException(Throwable underlying)
  • Method Details