Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Include protected members
Include inherited members
Representa uma exceção que é lançada quando ativar ou atualizar um recurso que tem uma dependência em um recurso visível que não está ativado.
The SPFeatureDependencyNotActivatedException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPFeatureDependencyNotActivatedException() | Inicializa uma nova instância da classe SPFeatureDependencyNotActivatedException . |
![]() |
SPFeatureDependencyNotActivatedException(String) | Inicializa uma nova instância da classe SPFeatureDependencyNotActivatedException , com base na mensagem de erro especificado. |
![]() |
SPFeatureDependencyNotActivatedException(SerializationInfo, StreamingContext) | Inicializa uma nova instância da classe SPFeatureDependencyNotActivatedException , com base nas informações de serialização e contexto de fluxo contínuo. |
![]() |
SPFeatureDependencyNotActivatedException(String, Exception) | Inicializa uma nova instância da classe SPFeatureDependencyNotActivatedException , com base na mensagem de erro especificada e exceção interna que é a causa dessa exceção. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode | Obtém um inteiro que identifica a exceção. (Inherited from SPException.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
NativeErrorMessage | Obtém a mensagem de erro de código nativo que está associada este objeto de SPException . (Inherited from SPException.) |
![]() |
NativeStackTrace | Obtém o rastreamento de pilha de código nativo associado a este objeto de SPException . (Inherited from SPException.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | Salva informações sobre a exceção para serialização. (Inherited from SPException.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Exception.) |
Top