AspectException(message: String)
Constructor for AspectException.
message - the exception message
message
AspectException(message: String, cause: Throwable)
cause - the root cause, if any
cause