- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getComponentName (0.06 sec)
-
src/main/java/org/codelibs/fess/exception/ContainerNotAvailableException.java
} public ContainerNotAvailableException(final Throwable cause) { super("Container is not avaiable."); componentName = "container"; } public String getComponentName() { return componentName; }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 1.4K bytes - Viewed (0)