PatrolFinderException constructor
const
PatrolFinderException(
- String message
Creates a new PatrolFinderException.
Implementation
const PatrolFinderException(this.message);
Creates a new PatrolFinderException.
const PatrolFinderException(this.message);