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