Class UnsatisfiedDependencyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cwcode.cwutils.dependencyChecker.UnsatisfiedDependencyException
All Implemented Interfaces:
Serializable

public class UnsatisfiedDependencyException extends RuntimeException
See Also:
  • Constructor Details

    • UnsatisfiedDependencyException

      public UnsatisfiedDependencyException(PluginRequirement requirement)
  • Method Details