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