Class LersException
- Namespace
- Lers
- Assembly
- Lers.System.dll
[Serializable]
public class LersException : Exception, ISerializable- Inheritance
- 
      
      
      LersException
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
LersException(string)
Конструктор.
public LersException(string message)Parameters
- messagestring
LersException(string, Exception)
Конструктор.
public LersException(string message, Exception innerException)