public class ExitException extends RuntimeException
| Constructor and Description |
|---|
ExitException(String message)
Creates a new
ExitException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExitException(String message)
ExitException.message - the detail message.Copyright © 2014 AssertJ. All rights reserved.