asString abstract method

String asString()

Returns this value as a String value.

FormatException is thrown if an underlying value cannot be converted to String.

Implementation

String asString();