Table of Contents

Class PresentationException

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class PresentationException : Exception, ISerializable
Inheritance
PresentationException
Implements
Inherited Members
Extension Methods

Constructors

PresentationException(string, Exception)

public PresentationException(string message, Exception inner)

Parameters

message string
inner Exception