Package com.atlassian.bitbucket.content
Class NoSuchPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.ServiceException
com.atlassian.bitbucket.NoSuchEntityException
com.atlassian.bitbucket.NoSuchObjectException
com.atlassian.bitbucket.content.NoSuchPathException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionNoSuchPathException(KeyedMessage keyedMessage, String path, String atObject) NoSuchPathException(KeyedMessage keyedMessage, String path, String atObject, Throwable cause) 
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.NoSuchObjectExceptiongetObjectMethods inherited from class com.atlassian.bitbucket.ServiceExceptiongetKeyedMessage, getLocalizedMessage, getMessageKeyMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
NoSuchPathException
- 
NoSuchPathExceptionpublic NoSuchPathException(KeyedMessage keyedMessage, String path, String atObject, Throwable cause) 
 
- 
- 
Method Details- 
getAtObject
 
-