org.camunda.commons.utils
Class IoUtilLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.commons.utils.UtilsLogger
org.camunda.commons.utils.IoUtilLogger
public class IoUtilLogger
- extends UtilsLogger
- Author:
- Sebastian Menski
| Methods inherited from class org.camunda.commons.logging.BaseLogger |
createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, logDebug, logError, logInfo, logWarn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IoUtilLogger
public IoUtilLogger()
unableToReadInputStream
public IoUtilException unableToReadInputStream(IOException cause)
fileNotFoundException
public IoUtilException fileNotFoundException(String filename,
Exception cause)
fileNotFoundException
public IoUtilException fileNotFoundException(String filename)
nullParameter
public IoUtilException nullParameter(String parameter)
Copyright © 2014 camunda services GmbH. All rights reserved.