public class TomcatSetupException extends RuntimeException
Constructor and Description |
---|
TomcatSetupException(String message) |
TomcatSetupException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static void |
notEmpty(String string,
String name) |
static void |
notNull(Object arg,
String name) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TomcatSetupException(String message)
Copyright © 2012. All Rights Reserved.