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