org.hudsonci.plugins.vault
Class NoSuchBundleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hudsonci.plugins.vault.VaultException
org.hudsonci.plugins.vault.NoSuchBundleException
- All Implemented Interfaces:
- Serializable
public class NoSuchBundleException
- extends VaultException
Thrown to indicate that an operation failed due to a missing bundle.
- Author:
- Jason Dillon
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchBundleException
public NoSuchBundleException(String name)
getName
public String getName()
Copyright © 2004-2012 Hudson. All Rights Reserved.