Click or drag to resize
DigitalRuneParticleSystemException Constructor
Initializes a new instance of the ParticleSystemException class.
Overload List
  NameDescription
Public methodParticleSystemException
Initializes a new instance of the ParticleSystemException class.
Public methodParticleSystemException(String)
Initializes a new instance of the ParticleSystemException class with a specified error message.
Public methodParticleSystemException(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.
Top
See Also