Get the last authorization exception for this system, if any.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DOFException getAuthorizeException()
Return Value
Type: DOFExceptionThe exception or null if there isn't one.
Remarks
See Also