UnexpectedException Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
UnexpectedException(SerializationInfo, StreamingContext) | |
UnexpectedException(Service, Exception, Segment, Location) |
UnexpectedException(SerializationInfo, StreamingContext)
protected:
UnexpectedException(System::Runtime::Serialization::SerializationInfo ^ si, System::Runtime::Serialization::StreamingContext sc);
protected UnexpectedException (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext sc);
new Microsoft.XLANGs.Core.UnexpectedException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.Core.UnexpectedException
Protected Sub New (si As SerializationInfo, sc As StreamingContext)
Parámetros
Se aplica a
UnexpectedException(Service, Exception, Segment, Location)
public:
UnexpectedException(Microsoft::XLANGs::Core::Service ^ s, Exception ^ e, Microsoft::XLANGs::Core::Segment ^ segment, Microsoft::XLANGs::RuntimeTypes::Location ^ location);
public UnexpectedException (Microsoft.XLANGs.Core.Service s, Exception e, Microsoft.XLANGs.Core.Segment segment, Microsoft.XLANGs.RuntimeTypes.Location location);
new Microsoft.XLANGs.Core.UnexpectedException : Microsoft.XLANGs.Core.Service * Exception * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.RuntimeTypes.Location -> Microsoft.XLANGs.Core.UnexpectedException
Parámetros
- s
- Service
- segment
- Segment
- location
- Location