CodeCreationFailedException public class CodeCreationFailedException : Exception The exception thrown when a failure occurs attempting to create a new code. Documentation public string OriginalExceptionText { get; } Gets or sets the original exception text. public CodeCreationFailedException(string message) Initializes a new instance of the CodeCreationFailedException class. protected CodeCreationFailedException(SerializationInfo info, StreamingContext context)