PatrolActionException constructor

PatrolActionException(
  1. String message
)

Creates a new PatrolActionException.

Implementation

PatrolActionException(this.message);