Class UnsuccessfulPatchException

  • All Implemented Interfaces:
    Serializable

    public class UnsuccessfulPatchException
    extends IOException
    Patch process throws this exception if some problem (for example, getting files from the version control) occurred during the patch process.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsuccessfulPatchException

        public UnsuccessfulPatchException​(String s)