AtSigningException constructor

AtSigningException(
  1. dynamic message
)

Implementation

AtSigningException(message) : super(message);