Class TripousException
- Namespace
- Tripous
- Assembly
- Tripous.dll
Tripous exception
public class TripousException : ApplicationException, ISerializable
- Inheritance
-
TripousException
- Implements
- Inherited Members
- Extension Methods
Constructors
TripousException()
Constructor
public TripousException()
TripousException(string)
Constructor
public TripousException(string Message)
Parameters
Messagestring
TripousException(string, Exception)
Constructor
public TripousException(string Message, Exception InnerException)