UnknownException Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| UnknownException(SerializationInfo, StreamingContext) | |
| UnknownException(Service, Exception, Segment, Location) |
UnknownException(SerializationInfo, StreamingContext)
protected:
UnknownException(System::Runtime::Serialization::SerializationInfo ^ si, System::Runtime::Serialization::StreamingContext sc);
protected UnknownException(System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext sc);
new Microsoft.XLANGs.Core.UnknownException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.Core.UnknownException
Protected Sub New (si As SerializationInfo, sc As StreamingContext)
Parameter
Gilt für:
UnknownException(Service, Exception, Segment, Location)
public:
UnknownException(Microsoft::XLANGs::Core::Service ^ s, Exception ^ e, Microsoft::XLANGs::Core::Segment ^ segment, Microsoft::XLANGs::RuntimeTypes::Location ^ location);
public UnknownException(Microsoft.XLANGs.Core.Service s, Exception e, Microsoft.XLANGs.Core.Segment segment, Microsoft.XLANGs.RuntimeTypes.Location location);
new Microsoft.XLANGs.Core.UnknownException : Microsoft.XLANGs.Core.Service * Exception * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.RuntimeTypes.Location -> Microsoft.XLANGs.Core.UnknownException
Parameter
- s
- Service
- segment
- Segment
- location
- Location