edu.mayo.informatics.lexgrid.convert.validator.error
Interface LoadValidationError

All Superinterfaces:
DatabaseError
All Known Subinterfaces:
ResolvedLoadValidationError
All Known Implementing Classes:
AbstractError, AssociationSourceBatchInsertError, EntityBatchInsertError, FatalError, NullNamespaceError, WrappingLoadValidationError

public interface LoadValidationError
extends DatabaseError

The Interface LoadValidationError.

Author:
Kevin Peterson

Nested Class Summary
static class LoadValidationError.Severity
          The Enum Severity.
 
Field Summary
 
Fields inherited from interface org.lexevs.dao.database.service.error.DatabaseError
UNKNOWN_ERROR_CODE
 
Method Summary
 LoadValidationError.Severity getSeverity()
          Gets the severity.
 
Methods inherited from interface org.lexevs.dao.database.service.error.DatabaseError
getErrorCode, getErrorDescription, getErrorException, getErrorMessage, getErrorObject, getErrorTime, getUniqueErrorId
 

Method Detail

getSeverity

LoadValidationError.Severity getSeverity()
Gets the severity.

Returns:
the severity

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.