This commit is contained in:
dfsek
2021-12-14 11:01:28 -07:00
parent bf5e7f589d
commit 58acca3078
147 changed files with 414 additions and 479 deletions

View File

@@ -7,10 +7,10 @@
package com.dfsek.terra.api.inject.exception;
import com.dfsek.terra.api.inject.Injector;
import java.io.Serial;
import com.dfsek.terra.api.inject.Injector;
/**
* Thrown when dynamic dependency injection cannot be completed by an {@link Injector}.