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, toStringpublic PartitionNotFoundException(ResultPartitionID partitionId)
public ResultPartitionID getPartitionId()
public String getMessage()
getMessage in class ThrowableCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.