public class PhysicalOperatorSetupException extends ExecutionSetupException
Constructor and Description |
---|
PhysicalOperatorSetupException() |
PhysicalOperatorSetupException(String message) |
PhysicalOperatorSetupException(String message,
Throwable cause) |
PhysicalOperatorSetupException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PhysicalOperatorSetupException(Throwable cause) |
fromThrowable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PhysicalOperatorSetupException()
public PhysicalOperatorSetupException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public PhysicalOperatorSetupException(String message, Throwable cause)
public PhysicalOperatorSetupException(String message)
public PhysicalOperatorSetupException(Throwable cause)
Copyright © 1970 The Apache Software Foundation. All rights reserved.