Constructs a FlyException with the given code, message, and throwable.
code
message
throwable
FlyException(this.code, this.message, this.throwable);