Namespace Umbraco.Cms.Core.Exceptions
Classes
AuthorizationException
The exception that is thrown when authorization failed.
BootFailedException
An exception that is thrown if the Umbraco application cannot boot.
ConfigurationException
An exception that is thrown if the configuration is wrong.
DataOperationException<T>
InvalidCompositionException
The exception that is thrown when a composition is invalid.
PanicException
Represents an internal exception that in theory should never been thrown, it is only thrown in circumstances that should never happen.
UnattendedInstallException
An exception that is thrown if an unattended installation occurs.