Class TlumachException
public class TlumachException : Exception, ISerializable
- Inheritance
-
TlumachException
- Implements
- Derived
- Inherited Members
Constructors
TlumachException()
public TlumachException()
TlumachException(string)
public TlumachException(string message)
Parameters
messagestring
TlumachException(string, Exception)
public TlumachException(string message, Exception innerException)