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, toStringpublic TomcatSetupException(String message)
Copyright © 2012. All Rights Reserved.