com.cloudbees.diff
Class PatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cloudbees.diff.PatchException
- All Implemented Interfaces:
- Serializable
public final class PatchException
- extends Exception
The patch is invalid or cannot be applied on the specified file.
- Author:
- Maros Sandor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PatchException
public PatchException(String msg)
Copyright © 2011-2012. All Rights Reserved.