public class DuplicateClusterException extends Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
DuplicateClusterException()
Constructs a new
DuplicateClusterException with no
detail message. |
DuplicateClusterException(String s)
Constructs a new
DuplicateClusterException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public DuplicateClusterException()
DuplicateClusterException
with no
detail message.public DuplicateClusterException(String s)
DuplicateClusterException
with the
specified detail message.s
- the detail message.Copyright © 2022 ScalAgent D.T.. All rights reserved.