Class InjectorException

All Implemented Interfaces:
Serializable

public final class InjectorException extends SlimJarException
See Also:
  • Constructor Details

    • InjectorException

      @Contract(pure=true) public InjectorException(@NotNull @NotNull String message)
    • InjectorException

      @Contract(pure=true) public InjectorException(@NotNull @NotNull String message, @NotNull @NotNull Throwable cause)