com.taskadapter.redmineapi
Class RedmineFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.taskadapter.redmineapi.RedmineException
com.taskadapter.redmineapi.RedmineCommunicationException
com.taskadapter.redmineapi.RedmineFormatException
- All Implemented Interfaces:
- Serializable
public class RedmineFormatException
- extends RedmineCommunicationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RedmineFormatException
public RedmineFormatException(String message)
RedmineFormatException
public RedmineFormatException(Throwable cause)
RedmineFormatException
public RedmineFormatException(String message,
Throwable cause)
Copyright © 2012. All Rights Reserved.