UNKNOWN_SOURCE_NAME constant

String const UNKNOWN_SOURCE_NAME

The value returned by {@link #getSourceName} when the actual name of the underlying source is not known.

Implementation

static const UNKNOWN_SOURCE_NAME = '<unknown>';