[SerializableAttribute]
public class SvgMemoryException : Exception<SerializableAttribute>
Public Class SvgMemoryException
Inherits Exception[SerializableAttribute]
public ref class SvgMemoryException : public Exception[<SerializableAttribute>]
type SvgMemoryException =
class
inherit Exception
end| SvgMemoryException | Initializes a new instance of the SvgMemoryException class |
| SvgMemoryException(String) | Initializes a new instance of the SvgMemoryException class |
| SvgMemoryException(String, Exception) | Initializes a new instance of the SvgMemoryException class |