C# Class Encog.Engine.Opencl.Exceptions.OutOfOpenCLResources

Inheritance: OpenCLError
Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes publiques

Méthode Description
OutOfOpenCLResources ( Exception t ) : System

Construct the exception.

Method Details

OutOfOpenCLResources() public méthode

Construct the exception.
public OutOfOpenCLResources ( Exception t ) : System
t System.Exception The wrapped exception.
Résultat System