C# Class ForceField.Core.Advices.CannotInstantiateAdviceException

Inheritance: Exception
Show file Open project: JakobOoms/ForceField

Public Methods

Method Description
CannotInstantiateAdviceException ( Type type ) : System

Method Details

CannotInstantiateAdviceException() public method

public CannotInstantiateAdviceException ( Type type ) : System
type Type
return System