Overload List

  NameDescription
XModelException()()()
Creates new XModelException exception instance.
XModelException(Exception)
Creates new XModelException exception instance.
XModelException(String)
Creates new XModelException exception instance.
XModelException(SerializationInfo, StreamingContext)
Creates a new instance of the exception XModelException.
XModelException(String, Exception)
Creates new XModelException exception instance.
XModelException(String, array<Object>[]()[])
Creates new XModelException exception instance.
XModelException(Exception, String, array<Object>[]()[])
Creates new XModelException exception instance.

See Also