MailBoxException constructor

MailBoxException(
  1. String message
)

Implementation

MailBoxException(this.message);