org.jenkinsci.plugins.pretestedintegration.exceptions
Class DeleteIntegratedBranchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jenkinsci.plugins.pretestedintegration.exceptions.DeleteIntegratedBranchException
- All Implemented Interfaces:
- Serializable
public class DeleteIntegratedBranchException
- extends IOException
- Author:
- Mads
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeleteIntegratedBranchException
public DeleteIntegratedBranchException()
DeleteIntegratedBranchException
public DeleteIntegratedBranchException(String message)
DeleteIntegratedBranchException
public DeleteIntegratedBranchException(String message,
Exception cause)
Copyright © 2004-2014. All Rights Reserved.