public class GenericException extends Exception
| Constructor and Description |
|---|
GenericException(ErrorInfo e)
Creates a new instance of this class.
|
GenericException(IdentifierErrorInfo errorInfo)
Creates a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
IdentifierErrorInfo |
getErrorInfo()
Retrieve the error information that caused the exception happen
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GenericException(ErrorInfo e)
e - public GenericException(IdentifierErrorInfo errorInfo)
errorInfo - public IdentifierErrorInfo getErrorInfo()
Copyright © 2013–2018 Europeana Cloud Development Team. All rights reserved.