@InterfaceAudience.Public @InterfaceStability.Stable public class InvalidJobConfException extends IOException
Constructor and Description |
---|
InvalidJobConfException() |
InvalidJobConfException(String msg) |
InvalidJobConfException(String msg,
Throwable t) |
InvalidJobConfException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidJobConfException()
public InvalidJobConfException(String msg)
public InvalidJobConfException(String msg, Throwable t)
public InvalidJobConfException(Throwable t)
Copyright © 2016 Apache Software Foundation. All rights reserved.