Class LayerAlreadyExistsException

    • Constructor Detail

      • LayerAlreadyExistsException

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