类 SpiLoaderException

所有已实现的接口:
Serializable

public class SpiLoaderException extends RuntimeException
Error thrown when something goes wrong while loading Provider via SpiLoader.
作者:
cdfive
另请参阅:
  • 构造器详细资料

    • SpiLoaderException

      public SpiLoaderException()
    • SpiLoaderException

      public SpiLoaderException(String message)
    • SpiLoaderException

      public SpiLoaderException(String message, Throwable cause)