Class AppJobAddFailedException
public class AppJobAddFailedException : AppJobException, ISerializable
- Inheritance
-
objectAppJobAddFailedException
- Implements
- Inherited Members
- Extension Methods
Constructors
AppJobAddFailedException(string?)
public AppJobAddFailedException(string? message)
Parameters
message
string
AppJobAddFailedException(string?, Exception?)
public AppJobAddFailedException(string? message, Exception? innerException)