public class ConsoleParametersProcessingException extends RuntimeException
| Constructor and Description |
|---|
ConsoleParametersProcessingException() |
ConsoleParametersProcessingException(String message) |
ConsoleParametersProcessingException(String message,
Throwable cause) |
ConsoleParametersProcessingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConsoleParametersProcessingException()
public ConsoleParametersProcessingException(String message, Throwable cause)
public ConsoleParametersProcessingException(String message)
public ConsoleParametersProcessingException(Throwable cause)
Copyright © 2015. All rights reserved.