![]() |
LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
|
General LicenseSpring exception More...
Public Member Functions | |
LicenseSpringException (string message) | |
Exception constructor More... | |
LicenseSpringException (string message, Exception innerException) | |
Initializes a new instance with a specified error message and a reference to the inner exception. More... | |
General LicenseSpring exception
LicenseSpring.LicenseSpringException.LicenseSpringException | ( | string | message | ) |
Exception constructor
message | Exception error message |
LicenseSpring.LicenseSpringException.LicenseSpringException | ( | string | message, |
Exception | innerException | ||
) |
Initializes a new instance with a specified error message and a reference to the inner exception.
message | Exception error message |
innerException | Inner exception that is the cause of this exception |