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 Google Groups by Jamshed Sobirov, 1 year ago
via Google Groups by Unknown author, 9 months ago
java.lang.UnsupportedOperationException:
at org.eclipse.buckminster.core.reader.P2ReaderType.getReader(P2ReaderType.java:169)
at org.eclipse.buckminster.core.reader.AbstractReaderType.getReader(AbstractReaderType.java:160)
at org.eclipse.buckminster.core.materializer.P2Materializer.fetchP2object(P2Materializer.java:441)
at org.eclipse.buckminster.core.materializer.P2Materializer.materialize(P2Materializer.java:269)
at org.eclipse.buckminster.core.materializer.MaterializerJob.run(MaterializerJob.java:64)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)