Class SoFileNotFoundException
Implements
Inherited Members
Namespace: SuperOffice.Exceptions
Assembly: SoCore.dll
Syntax
public class SoFileNotFoundException : SoException, ISerializable
Constructors
SoFileNotFoundException(string, Exception, bool)
Declaration
public SoFileNotFoundException(string message, Exception innerException, bool logAsException = true)
Parameters
Type | Name | Description |
---|---|---|
string | message | |
Exception | innerException | |
bool | logAsException |