public class PartitionNotFoundException extends IOException
Constructor and Description |
---|
PartitionNotFoundException(ResultPartitionID partitionId) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
ResultPartitionID |
getPartitionId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PartitionNotFoundException(ResultPartitionID partitionId)
public ResultPartitionID getPartitionId()
public String getMessage()
getMessage
in class Throwable
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.