Class GitCloneIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
dev.getelements.elements.sdk.model.exception.cdnserve.GitCloneIOException
All Implemented Interfaces:
Serializable

public class GitCloneIOException extends IOException
See Also:
  • Constructor Details

    • GitCloneIOException

      public GitCloneIOException()
    • GitCloneIOException

      public GitCloneIOException(String message)
    • GitCloneIOException

      public GitCloneIOException(String message, Throwable cause)
    • GitCloneIOException

      public GitCloneIOException(Throwable cause)