Table of Contents

Class InternalParseException

Namespace
Steeltoe.Common.Expression.Internal.Spring
Assembly
Steeltoe.Common.Expression.dll
public class InternalParseException : Exception, ISerializable
Inheritance
InternalParseException
Implements
Inherited Members

Constructors

InternalParseException(SpelParseException)

public InternalParseException(SpelParseException cause)

Parameters

cause SpelParseException

Properties

Cause

public SpelParseException Cause { get; }

Property Value

SpelParseException