Uses of Enum
org.mule.test.marvel.drstrange.DrStrangeErrorTypeDefinition
Packages that use DrStrangeErrorTypeDefinition
-
Uses of DrStrangeErrorTypeDefinition in org.mule.test.marvel.drstrange
Methods in org.mule.test.marvel.drstrange that return DrStrangeErrorTypeDefinitionModifier and TypeMethodDescriptionstatic DrStrangeErrorTypeDefinitionReturns the enum constant of this type with the specified name.static DrStrangeErrorTypeDefinition[]DrStrangeErrorTypeDefinition.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructor parameters in org.mule.test.marvel.drstrange with type arguments of type DrStrangeErrorTypeDefinitionModifierConstructorDescriptionCustomErrorException(Throwable t, org.mule.runtime.extension.api.error.ErrorTypeDefinition<DrStrangeErrorTypeDefinition> errorTypeDefinition)