Throwable
System.SystemException
System.Exception
new Throwable()
new Throwable(${message})
System.String
message
new SystemException(${info},${ctxt})
System.SerializationInfo
info
System.StreamingContext
ctxt
new Throwable(${message}, ${inner})
System.String
message
System.Exception
inner