Respond with a provider exception for this request.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract void respond( DOFProviderException exception )
Parameters
- exception
- Type: org.opendof.core.oalDOFProviderException
The exception. Must not be null.
Remarks
respond(...)
return
throw
See Also