public class ServerStartException extends RuntimeException
| Constructor and Description |
|---|
ServerStartException(String s) |
ServerStartException(String s,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServerStartException(String s)
public ServerStartException(String s, Throwable throwable)
Copyright © 2009-2012 SonarSource. All Rights Reserved.