java.lang.UnsupportedOperationException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via commons-user by Chopin hu, 1 year ago
via commons-user by Chopin hu, 1 year ago
via commons-user by Thomas Vandahl, 1 year ago
java.lang.UnsupportedOperationException:
at org.apache.jcs.auxiliary.disk.file.FileDiskCache.getGroupKeys(FileDiskCache.java:143)
at org.apache.jcs.engine.control.CompositeCache.getGroupKeys(CompositeCache.java:1110)
at org.apache.jcs.access.GroupCacheAccess.getGroupKeys(GroupCacheAccess.java:192)
at gov.nasa.gsfc.giovanni.TestCache.getKeyList(TestCache.java:167)
at gov.nasa.gsfc.giovanni.TestCache.main(TestCache.java:608)