com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class EmlValidationError



  • public final class EmlValidationError
    extends Object

    Represents the eml validation error information.

    • Method Detail

      • getLineNumber

        public final int getLineNumber()

        Gets a number of line where error was found.

      • getErrorType

        public final int getErrorType()

        Gets a type of error.

      • getErrorMessage

        public final String getErrorMessage()

        Gets an error message.