Overload List

  NameDescription
RuntimeException()()()
Creates an exception.
RuntimeException(String)
Creates an exception.
RuntimeException(SerializationInfo, StreamingContext)
Creates an exception from serialization info.
RuntimeException(String, Exception)
Creates an exception.

See Also