ch.tatool.app.export
Class DataExporterErrorImpl
java.lang.Object
ch.tatool.app.export.DataExporterErrorImpl
- All Implemented Interfaces:
- DataExporterError
public class DataExporterErrorImpl
- extends Object
- implements DataExporterError
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataExporterErrorImpl
public DataExporterErrorImpl()
setErrorType
public void setErrorType(int errorType)
- Specified by:
setErrorType in interface DataExporterError
getErrorType
public int getErrorType()
- Specified by:
getErrorType in interface DataExporterError
getErrorMessage
public String getErrorMessage()
- Specified by:
getErrorMessage in interface DataExporterError
setMessages
public void setMessages(MessagesImpl messages)
setErrorReason
public void setErrorReason(String errorReason)
- Specified by:
setErrorReason in interface DataExporterError
getErrorReason
public String getErrorReason()
Copyright © 2012. All Rights Reserved.