Class TravelException
Inherited Members
Namespace: SuperOffice.CRM.Travel
Assembly: SoDataBase.dll
Syntax
public class TravelException : SoException, ISerializable, _Exception
Constructors
TravelException(String)
Declaration
public TravelException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)