com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class UserSettingError



  • public final class UserSettingError
    extends Object

    Represents an error from a GetUserSettings request.

    • Method Detail

      • getErrorCode

        public final int getErrorCode()

        Gets the error code.

        Value: The error code.
      • getErrorMessage

        public final String getErrorMessage()

        Gets the error message.

        Value: The error message.
      • getSettingName

        public final String getSettingName()

        Gets the name of the setting.

        Value: The name of the setting.