public static final class ITransactionField.MissingMandatoryArgumentException extends ITransactionField.BadFieldException
transaction field cannot be accessed because one of charged transaction set,
charged transaction set entry, charged transaction or transaction
is not provided.| Constructor and Description |
|---|
MissingMandatoryArgumentException(ITransactionField<?> origin,
java.lang.Class<?> missingType)
Constructs a
MissingMandatoryArgumentException with a transaction field and the missing class. |
public MissingMandatoryArgumentException(ITransactionField<?> origin, java.lang.Class<?> missingType)
MissingMandatoryArgumentException with a transaction field and the missing class.origin - The transaction field that has generated this exceptionmissingType - The class that misses