QHException Class

Default exception type that should be thrown when a message is available in HRCatalog.

Definition

Namespace: Quine.HRCatalog
Assembly: Quine.Schemas.Core (in Quine.Schemas.Core.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
C#
public class QHException : Exception, 
	IQHException
Inheritance
Object    Exception    QHException
Implements
IQHException

Constructors

QHExceptionInitializes a new instance of the QHException class

See Also