public class EAModelTransferException extends Exception
| Constructor and Description |
|---|
EAModelTransferException(Exception exception)
Constructor for the library generic exception.
|
EAModelTransferException(String message)
Exception message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EAModelTransferException(Exception exception)
exception - Inner exception.public EAModelTransferException(String message)
message - Content of the exception.Copyright © 2019. All rights reserved.