Class IncompatibleVersionException

  • All Implemented Interfaces:
    Serializable

    public class IncompatibleVersionException
    extends AmazonServiceException

    The resource you are trying to access is unsupported on this Amazon Route 53 endpoint. Please consider using a newer endpoint or a tool that does so.

    See Also:
    Serialized Form
    • Constructor Detail

      • IncompatibleVersionException

        public IncompatibleVersionException​(String message)
        Constructs a new IncompatibleVersionException with the specified error message.
        Parameters:
        message - Describes the error encountered.