Package 

Class GiniBank.CreateDocumentFromImportedFileResult.Error

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final ImportedFileValidationException error
    • Method Summary

      Modifier and Type Method Description
      final ImportedFileValidationException getError()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GiniBank.CreateDocumentFromImportedFileResult.Error

        GiniBank.CreateDocumentFromImportedFileResult.Error(ImportedFileValidationException error)
    • Method Detail

      • getError

         final ImportedFileValidationException getError()