DuplicateApplicationFeatureException
class DuplicateApplicationFeatureException : Exception
Thrown when Application Feature has been attempted to be installed with the same key as already installed Feature
Constructors
DuplicateApplicationFeatureException(message: String) Thrown when Application Feature has been attempted to be installed with the same key as already installed Feature |