public class CardValidationException extends VirgilException
| Constructor and Description |
|---|
CardValidationException(List<Card> invalidCards)
Create a new instance of
CardValidationException |
| Modifier and Type | Method and Description |
|---|---|
List<Card> |
getInvalidCards()
Gets the invalid cards.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.