EXSLPageProducerError is the exception that is raised when TXSLPageProducer encounters a problem.
EXSLPageProducerError = class(EWebBrokerException);
class EXSLPageProducerError : public EWebBrokerException;
TXSLPageProducer raises an EXSLPageProducerError exception when it tries to produce content and the WebSnap application has not yet specified the source XML document or the XSL template that transforms that source into the final content.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|