public class NotSupported
extends Failure
Indicates not supported operation.
Modifier and Type | Field and Description |
---|---|
static NotSupported |
INSTANCE
Indicates not supported operation.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static NotSupported INSTANCE
Indicates not supported operation.