public class UnknownPartitionException extends PartitionException
| Constructor and Description |
|---|
UnknownPartitionException(String msg)
Create a
UnknownPartitionException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownPartitionException(String msg)
UnknownPartitionException with the specified detail message.msg - the detail message.Copyright © 2019 lettuce.io. All rights reserved.