com.taskadapter.redmineapi
Class RedmineConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.taskadapter.redmineapi.RedmineConfigurationException
- All Implemented Interfaces:
- Serializable
public class RedmineConfigurationException
- extends RuntimeException
Some Redmine configuration is not set properly. E.g. invalid port number is provided to RedmineManager class.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RedmineConfigurationException
public RedmineConfigurationException(String message,
NumberFormatException e)
Copyright © 2012. All Rights Reserved.