Package io.scanbot.sdk.exceptions.base
Class SdkInjectionException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class SdkInjectionException extends UnsupportedOperationException
Throws when there is a problem of configuring DI mechanics
-
-
Constructor Summary
Constructors Constructor Description SdkInjectionException(String message)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
SdkInjectionException
SdkInjectionException(String message)
-
-
-
-