Edit

JustificationRequiredException Class

Definition

The exception thrown when justification should be provided to complete the action on the file.

[System.Serializable]
public class JustificationRequiredException : Exception
[<System.Serializable>]
type JustificationRequiredException = class
    inherit Exception
Public Class JustificationRequiredException
Inherits Exception
Inheritance
JustificationRequiredException
Attributes

Constructors

Name Description
JustificationRequiredException(String)

Constructor for JustificationRequiredException

Applies to