public class StartupException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
int |
returnCode |
Constructor and Description |
---|
StartupException(int returnCode,
java.lang.String message) |
StartupException(int returnCode,
java.lang.String message,
java.lang.Throwable cause) |
Copyright © 2016 The Apache Software Foundation