ParticleSystemException Constructor |
Name | Description | |
---|---|---|
ParticleSystemException |
Initializes a new instance of the ParticleSystemException class.
| |
ParticleSystemException(String) |
Initializes a new instance of the ParticleSystemException class with a
specified error message.
| |
ParticleSystemException(String, Exception) |
Initializes a new instance of the ParticleSystemException class with a
specified error message and a reference to the inner exception that is the cause of this
exception.
|