SecurityException constructor

SecurityException(
  1. String message
)

Implementation

SecurityException(this.message);