Constructor and Description |
---|
ModuleNotSupported(String module) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
<T> T |
fold(Function<FunctionNotAvailable,? extends T> fnNotAvail,
Function<ModuleNotSupported,? extends T> modNotSupported,
Function<GenericSaltError,? extends T> generic) |
String |
getModuleName() |
int |
hashCode() |
String |
toString() |
public ModuleNotSupported(String module)
public String getModuleName()
public <T> T fold(Function<FunctionNotAvailable,? extends T> fnNotAvail, Function<ModuleNotSupported,? extends T> modNotSupported, Function<GenericSaltError,? extends T> generic)
Copyright © 2016. All rights reserved.