Generated by
JDiff

Class org.apache.pig.impl.logicalLayer.FrontendException

Added Constructors
FrontendException(Operator, String) Create a new FrontendException with the specified message and cause.
FrontendException(Operator, String, int) Create a new FrontendException with the specified message and cause.
FrontendException(Operator, String, int, byte) Create a new FrontendException with the specified message and cause.
FrontendException(Operator, String, int, byte, boolean, String, Throwable) Create a new FrontendException with the specified message error code error source retriable or not detalied message for the developer and cause.
FrontendException(Operator, String, int, byte, Throwable) Create a new FrontendException with the specified message and cause.
FrontendException(Operator, String, int, Throwable) Create a new FrontendException with the specified message and cause.