 | JcdiPermissionException Constructor (String, Exception) |
Constructor
Namespace:
Enerj.CDI.WebService.V4.Exceptions
Assembly:
Enerj.CDI.WebService.DTO2021 (in Enerj.CDI.WebService.DTO2021.dll) Version: 4.13.0.0 (4.13.0.0)
Syntaxpublic JcdiPermissionException(
string message,
Exception innerException
)
Parameters
- message
- Type: SystemString
Detailed message - innerException
- Type: SystemException
Inner exception
See Also