Class AbpShutdownException
public class AbpShutdownException : AbpException, ISerializable
- Inheritance
-
AbpShutdownException
- Implements
- Inherited Members
- Extension Methods
Constructors
AbpShutdownException()
public AbpShutdownException()
AbpShutdownException(string)
public AbpShutdownException(string message)
Parameters
message
string
AbpShutdownException(string, Exception)
public AbpShutdownException(string message, Exception innerException)