Class RestInvocationException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- step.repositories.jira.client.rest.RestInvocationException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class RestInvocationException extends java.lang.RuntimeException- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description RestInvocationException(java.lang.String message, java.lang.Throwable cause)RestInvocationException(java.lang.Throwable cause)
 
-