Package io.gdcc.spi.core.loader
Interface LoaderProblem
- All Known Implementing Classes:
LoaderProblem.DuplicateIdentity,LoaderProblem.LocationFailure,LoaderProblem.MissingServiceProviderRecord,LoaderProblem.PluginClassApiLevelMismatch,LoaderProblem.PluginClassApiLevelMissing,LoaderProblem.PluginClassMismatch,LoaderProblem.PluginClassNameCollision,LoaderProblem.PluginClassNameCollisionWithCore,LoaderProblem.PluginClassUnsupported,LoaderProblem.ProviderApiLevelMismatch,LoaderProblem.ProviderClassUnsupported,LoaderProblem.SourceFailure
public sealed interface LoaderProblem
permits LoaderProblem.DuplicateIdentity, LoaderProblem.LocationFailure, LoaderProblem.MissingServiceProviderRecord, LoaderProblem.PluginClassApiLevelMismatch, LoaderProblem.PluginClassApiLevelMissing, LoaderProblem.PluginClassMismatch, LoaderProblem.PluginClassNameCollision, LoaderProblem.PluginClassNameCollisionWithCore, LoaderProblem.PluginClassUnsupported, LoaderProblem.ProviderApiLevelMismatch, LoaderProblem.ProviderClassUnsupported, LoaderProblem.SourceFailure
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final record -
Method Summary
-
Method Details
-
message
String message()
-