Click or drag to resize
weroSoft AG, Software
WeroSoft Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Contains common types which are widely used.
Classes
  ClassDescription
Public classAssertArgumentException
Represents an error that occur during assertion of an argument in a method.
Public classBaseException
Provides an abstract base class for handling application exceptions.
Public classCertificateException
Represents an error that occurs when a certificate is not successfully loaded or handled.
Public classConfigurationException
Represents an error that occurs when a configuration is detected which is not correct.
Public classDataInjectionException
Defines an exception which signals an error on data injection.
Public classDataLoadingException
Represents an error that occurs when data is loaded.
Public classDataSearchException
Implements the exception which is raised on searching data.
Public classExceptionEventArgs
Represents an event argument used for reflecting an exception.
Public classImplementationException
Represents an error which the framework detected on checking implementation.
Public classKeyAlreadyExistsException
Represents an error that a particular key of a data object already exists.
Public classProcessManagerConfigurationException
Represents one or more errors that occur during process manager startup.
Public classRecursionException
Implements the exception which is raised on detecting a recursion.
Public classSecurityException
Represents an error that occurs during security checks.
Public classSourceException
Represents an error on working with a data source.
Public classTargetException
Represents an error that occurs during working with target data invocation.
Public classToolTipHelper
Provides helper method for formatting tool tips
Public classTypeFactoringException
Represents an error that occurs during factoring an instance within the common instance factory.
Public classTypeManagerException
Represents an error on working with the type manager.
Public classWindowsHelper
Proposes common helpers for Windows classes.
Public classWindowsLibrary
Defines the image static to this point.
Public classWorkingException
Represents an error that occurs during execution of a working thread.
Interfaces
  InterfaceDescription
Public interfaceITechnicalException
Defines an exception used for distinguishing user exception from technical exceptions.
Public interfaceIUserException
Defines an exception used for distinguishing user exception from technical exceptions.
Enumerations
  EnumerationDescription
Public enumerationExceptionLevel
Defines the levels of exceptions.