Back to Acra

valueOf

web/static/javadoc/5.11.4/acra/org.acra.security/-t-l-s/value-of.html

latest538 B
Original Source

fun valueOf(value: String): TLS

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

IllegalArgumentException

if this enum type has no constant with the specified name