This class is used for more transparent error
handling and indicates an error that happened due to some
unknown payout subject type being used. This error is
thrown by the static {@link PayoutSchema.fetchSubject}.
example
Throwing a InvalidPayoutSubjectError error
thrownewInvalidPayoutSubjectError("This subject is invalid.");
ERRORS
This class is used for more transparent error handling and indicates an error that happened due to some unknown payout subject type being used. This error is thrown by the static {@link PayoutSchema.fetchSubject}.
Throwing a
InvalidPayoutSubjectError
errorv0.3.0