Invalid Remote Repo Exception
class InvalidRemoteRepoException(repo: String, dir: String) : SourceException
Content copied to clipboard
Exception indicates that the given repository is not in the remote list of the local repository.
Constructors
InvalidRemoteRepoException
Link copied to clipboard
Functions
addSuppressed
Link copied to clipboard
fillInStackTrace
Link copied to clipboard
getLocalizedMessage
Link copied to clipboard
getStackTrace
Link copied to clipboard
getSuppressed
Link copied to clipboard
printStackTrace
Link copied to clipboard
open fun printStackTrace()
Content copied to clipboard
setStackTrace
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard