JoseException constructor

JoseException(
  1. String message
)

Implementation

JoseException(this.message);