Enum Class StaticValueInjectorException.Reason

java.lang.Object
java.lang.Enum<StaticValueInjectorException.Reason>
io.github.chrimle.sbspi.StaticValueInjectorException.Reason
All Implemented Interfaces:
Serializable, Comparable<StaticValueInjectorException.Reason>, Constable
Enclosing class:
StaticValueInjectorException

public static enum StaticValueInjectorException.Reason extends Enum<StaticValueInjectorException.Reason>
The reason for the StaticValueInjectorException being thrown.
Since:
0.1.0
Author:
Chrimle