Package | Description |
---|---|
org.apache.sling.discovery.base.commons |
Provides some common classes for discovery implementors that
choose to extend from discovery.base
|
Modifier and Type | Method and Description |
---|---|
UndefinedClusterViewException.Reason |
UndefinedClusterViewException.getReason() |
static UndefinedClusterViewException.Reason |
UndefinedClusterViewException.Reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UndefinedClusterViewException.Reason[] |
UndefinedClusterViewException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UndefinedClusterViewException(UndefinedClusterViewException.Reason reason) |
UndefinedClusterViewException(UndefinedClusterViewException.Reason reason,
java.lang.String msg) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.