Uses of Enum Class
heronarts.lx.LX.InstantiationException.Type
-
Uses of LX.InstantiationException.Type in heronarts.lx
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LX.InstantiationException.Type[]
LX.InstantiationException.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionInstantiationException
(LX.InstantiationException.Type type, String message)