public class UndefinedClusterViewException extends Exception
Modifier and Type | Class and Description |
---|---|
static class |
UndefinedClusterViewException.Reason |
Constructor and Description |
---|
UndefinedClusterViewException(UndefinedClusterViewException.Reason reason) |
UndefinedClusterViewException(UndefinedClusterViewException.Reason reason,
String msg) |
Modifier and Type | Method and Description |
---|---|
UndefinedClusterViewException.Reason |
getReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UndefinedClusterViewException(UndefinedClusterViewException.Reason reason)
public UndefinedClusterViewException(UndefinedClusterViewException.Reason reason, String msg)
public UndefinedClusterViewException.Reason getReason()
Copyright © 2017 The Apache Software Foundation. All rights reserved.