org.hudsonci.maven.plugin.documents
Class DocumentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hudsonci.maven.plugin.documents.DocumentException
org.hudsonci.maven.plugin.documents.DocumentNotFoundException
- All Implemented Interfaces:
- Serializable
public class DocumentNotFoundException
- extends DocumentException
Thrown when an operation fails due to a missing document.
- Since:
- 2.1.0
- Author:
- Jason Dillon
- See Also:
- Serialized Form
DocumentNotFoundException
public DocumentNotFoundException(UUID id)
getId
public UUID getId()
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2004-2011 Hudson. All Rights Reserved.